removed memory limit
This commit is contained in:
@@ -19,8 +19,4 @@ services:
|
|||||||
test: ["CMD-SHELL", "curl --fail http://localhost:8945/healthcheck || exit 1"]
|
test: ["CMD-SHELL", "curl --fail http://localhost:8945/healthcheck || exit 1"]
|
||||||
interval: 30s
|
interval: 30s
|
||||||
start_period: 15s
|
start_period: 15s
|
||||||
deploy:
|
|
||||||
resources:
|
|
||||||
limits:
|
|
||||||
memory: 1G
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
Reference in New Issue
Block a user