Constrain memory for qbittorrent and gitlab
This commit is contained in:
parent
224f9ab1e9
commit
1808f04533
@ -11,6 +11,10 @@ services:
|
||||
loki-retries: "1"
|
||||
loki-timeout: "2s"
|
||||
keep-file: "true"
|
||||
deploy:
|
||||
resources:
|
||||
limits:
|
||||
memory: 4G
|
||||
restart: "no"
|
||||
hostname: 'gitlab.jafner.net'
|
||||
networks:
|
||||
|
@ -14,7 +14,7 @@ services:
|
||||
deploy:
|
||||
resources:
|
||||
limits:
|
||||
memory: 12G
|
||||
memory: 6G
|
||||
networks:
|
||||
- web
|
||||
restart: "no"
|
||||
|
Loading…
x
Reference in New Issue
Block a user