i fgorgor

This commit is contained in:
JandereDev 2022-04-28 07:41:16 +02:00
parent 4985e46ea4
commit c913267f02
Signed by: Lea
GPG key ID: 5D5E18ACB990F57A

View file

@ -53,6 +53,9 @@ services:
- DB_STRING=mongodb://mogus:${DB_PASS}@mongo:27017/admin
- NODE_ENV=production
- BRIDGE_METRICS_PORT
# Uncomment if you enabled Prometheus metrics
#ports:
# - 127.0.0.1:${BRIDGE_METRICS_PORT}:${BRIDGE_METRICS_PORT}
restart: unless-stopped
depends_on:
- mongo