fixed docker config error
This commit is contained in:
@@ -37,7 +37,9 @@ 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: void-sentinel
|
depends_on:
|
||||||
|
void-sentinel:
|
||||||
|
condition: service_started
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
Reference in New Issue
Block a user