mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
parent
b32a64b0fa
commit
78698bc67f
@ -38,8 +38,6 @@ services:
|
||||
depends_on:
|
||||
db:
|
||||
condition: service_healthy
|
||||
volumes:
|
||||
- ./scripts:/scripts
|
||||
command: [ "node", "index.js" ]
|
||||
healthcheck:
|
||||
test: wget --no-verbose --tries=1 --spider http://localhost:4242/health || exit 1
|
||||
|
Loading…
Reference in New Issue
Block a user