CPU-Limit abgeschaltet, restart-Pollicy entfernt
This commit is contained in:
@@ -5,7 +5,6 @@ services:
|
|||||||
deploy:
|
deploy:
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
cpus: 2
|
|
||||||
memory: 8G
|
memory: 8G
|
||||||
environment:
|
environment:
|
||||||
- PUID=1000
|
- PUID=1000
|
||||||
@@ -22,5 +21,4 @@ services:
|
|||||||
- /opt:/docker-opt
|
- /opt:/docker-opt
|
||||||
ports:
|
ports:
|
||||||
- 9200:8200
|
- 9200:8200
|
||||||
restart: no
|
|
||||||
networks: {}
|
networks: {}
|
||||||
|
|||||||
Reference in New Issue
Block a user