Update healthcheck
This commit is contained in:
parent
caced325bd
commit
ae1050a6a3
@ -9,4 +9,4 @@ services:
|
|||||||
healthcheck:
|
healthcheck:
|
||||||
test: node /app/healthcheck.js
|
test: node /app/healthcheck.js
|
||||||
interval: 30s
|
interval: 30s
|
||||||
start_period: 5s
|
start_period: 10s
|
||||||
|
Loading…
Reference in New Issue
Block a user