inserito limite cpu
This commit is contained in:
parent
e420985c7e
commit
3b0f6b1644
@ -4,6 +4,7 @@ services:
|
|||||||
env_file: .env
|
env_file: .env
|
||||||
container_name: gitea
|
container_name: gitea
|
||||||
mem_limit: 1g
|
mem_limit: 1g
|
||||||
|
cpus: 0.4 # al max 40% cpu
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
- USER_UID=102
|
- USER_UID=102
|
||||||
|
Loading…
x
Reference in New Issue
Block a user