fixed docker config error

This commit is contained in:
2026-01-03 01:05:14 +05:30
parent c1932c1add
commit 663ee4c6f8

View File

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