update cpus limit

This commit is contained in:
dado
2025-06-01 16:44:01 +02:00
parent 07601be5fa
commit 6aae593734

View File

@ -4,7 +4,7 @@ services:
env_file: .env env_file: .env
container_name: gitea container_name: gitea
mem_limit: 1g mem_limit: 1g
cpus: 0.4 cpus: 0.5
restart: unless-stopped restart: unless-stopped
environment: environment:
- USER_UID=102 - USER_UID=102