removed health check dep on docker file

This commit is contained in:
2026-01-03 01:03:20 +05:30
parent 58e44c7853
commit c1932c1add

View File

@@ -37,9 +37,7 @@ services:
- AUTH_TRUST_HOST=true - AUTH_TRUST_HOST=true
- BOT_API_URL=http://void-sentinel:8080 - BOT_API_URL=http://void-sentinel:8080
- NODE_ENV=production - NODE_ENV=production
depends_on: depends_on: void-sentinel
void-sentinel:
condition: service_healthy
restart: unless-stopped restart: unless-stopped
networks: networks: