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