i fgorgor
This commit is contained in:
parent
4985e46ea4
commit
c913267f02
1 changed files with 3 additions and 0 deletions
|
@ -53,6 +53,9 @@ services:
|
||||||
- DB_STRING=mongodb://mogus:${DB_PASS}@mongo:27017/admin
|
- DB_STRING=mongodb://mogus:${DB_PASS}@mongo:27017/admin
|
||||||
- NODE_ENV=production
|
- NODE_ENV=production
|
||||||
- BRIDGE_METRICS_PORT
|
- BRIDGE_METRICS_PORT
|
||||||
|
# Uncomment if you enabled Prometheus metrics
|
||||||
|
#ports:
|
||||||
|
# - 127.0.0.1:${BRIDGE_METRICS_PORT}:${BRIDGE_METRICS_PORT}
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
depends_on:
|
depends_on:
|
||||||
- mongo
|
- mongo
|
||||||
|
|
Loading…
Reference in a new issue