update cpus limit

This commit is contained in:
dado
2025-06-01 16:39:38 +02:00
parent 88ecc40ca9
commit 07601be5fa
3 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@ services:
env_file: .env
container_name: gitea
mem_limit: 1g
cpus: 0.4 # al max 40% cpu
cpus: 0.4
restart: unless-stopped
environment:
- USER_UID=102