Compare commits

..

No commits in common. "40287c4e14fb6ff6f2de9cea3c506b133bf1a22a" and "c996bb837ac63d9c1212be5693eb9600bd09d13d" have entirely different histories.

2 changed files with 0 additions and 2 deletions

View File

@ -51,7 +51,6 @@ services:
environment:
MONGO_HOST: "mongo.develop.sprinthub.ru"
MONGO_PASSWORD: $MONGO_PASSWORD_DEV
STAGE: "development"
command: bot
networks:
- configurator

View File

@ -53,7 +53,6 @@ services:
environment:
MONGO_HOST: "mongo.sprinthub.ru"
MONGO_PASSWORD: $MONGO_PASSWORD_PROD
STAGE: "production"
command: bot
networks:
- configurator