Merge pull request 'fix' (#37) from master into prod
Reviewed-on: https://gitea.sprinthub.ru/self/queues/pulls/37
This commit was merged in pull request #37.
This commit is contained in:
@@ -10,6 +10,8 @@ services:
|
|||||||
MONGO_HOST: "mongo.sprinthub.ru"
|
MONGO_HOST: "mongo.sprinthub.ru"
|
||||||
MONGO_PASSWORD: $MONGO_PASSWORD_PROD
|
MONGO_PASSWORD: $MONGO_PASSWORD_PROD
|
||||||
STAGE: "production"
|
STAGE: "production"
|
||||||
|
ports:
|
||||||
|
- 1239:1239
|
||||||
deploy:
|
deploy:
|
||||||
mode: replicated
|
mode: replicated
|
||||||
restart_policy:
|
restart_policy:
|
||||||
|
|||||||
Reference in New Issue
Block a user