update cpus limit
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user