Merge pull request 'fix' (#9) from master into dev
Reviewed-on: https://gitea.sprinthub.ru/self/queues-py3-grpc/pulls/9
This commit was merged in pull request #9.
This commit is contained in:
@@ -6,6 +6,7 @@ services:
|
||||
image: mathwave/sprint-repo:queues-grpc
|
||||
networks:
|
||||
- queues-development
|
||||
- configurator
|
||||
environment:
|
||||
MONGO_HOST: "mongo.develop.sprinthub.ru"
|
||||
MONGO_PASSWORD: $MONGO_PASSWORD_DEV
|
||||
|
||||
@@ -6,6 +6,7 @@ services:
|
||||
image: mathwave/sprint-repo:queues-grpc
|
||||
networks:
|
||||
- queues
|
||||
- configurator
|
||||
environment:
|
||||
MONGO_HOST: "mongo.sprinthub.ru"
|
||||
MONGO_PASSWORD: $MONGO_PASSWORD_PROD
|
||||
|
||||
Reference in New Issue
Block a user