removed health check dep on docker file
This commit is contained in:
@@ -37,9 +37,7 @@ services:
|
||||
- AUTH_TRUST_HOST=true
|
||||
- BOT_API_URL=http://void-sentinel:8080
|
||||
- NODE_ENV=production
|
||||
depends_on:
|
||||
void-sentinel:
|
||||
condition: service_healthy
|
||||
depends_on: void-sentinel
|
||||
restart: unless-stopped
|
||||
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user