Compare commits
No commits in common. "40287c4e14fb6ff6f2de9cea3c506b133bf1a22a" and "c996bb837ac63d9c1212be5693eb9600bd09d13d" have entirely different histories.
40287c4e14
...
c996bb837a
@ -51,7 +51,6 @@ services:
|
||||
environment:
|
||||
MONGO_HOST: "mongo.develop.sprinthub.ru"
|
||||
MONGO_PASSWORD: $MONGO_PASSWORD_DEV
|
||||
STAGE: "development"
|
||||
command: bot
|
||||
networks:
|
||||
- configurator
|
||||
|
@ -53,7 +53,6 @@ services:
|
||||
environment:
|
||||
MONGO_HOST: "mongo.sprinthub.ru"
|
||||
MONGO_PASSWORD: $MONGO_PASSWORD_PROD
|
||||
STAGE: "production"
|
||||
command: bot
|
||||
networks:
|
||||
- configurator
|
||||
|
Loading…
Reference in New Issue
Block a user