Compare commits
2 Commits
d34ea0318f
...
1a7b02e686
Author | SHA1 | Date | |
---|---|---|---|
1a7b02e686 | |||
0228bd03fe |
@ -6,6 +6,7 @@ services:
|
|||||||
image: mathwave/sprint-repo:queues-grpc
|
image: mathwave/sprint-repo:queues-grpc
|
||||||
networks:
|
networks:
|
||||||
- queues-development
|
- queues-development
|
||||||
|
- configurator
|
||||||
environment:
|
environment:
|
||||||
MONGO_HOST: "mongo.develop.sprinthub.ru"
|
MONGO_HOST: "mongo.develop.sprinthub.ru"
|
||||||
MONGO_PASSWORD: $MONGO_PASSWORD_DEV
|
MONGO_PASSWORD: $MONGO_PASSWORD_DEV
|
||||||
|
@ -6,6 +6,7 @@ services:
|
|||||||
image: mathwave/sprint-repo:queues-grpc
|
image: mathwave/sprint-repo:queues-grpc
|
||||||
networks:
|
networks:
|
||||||
- queues
|
- queues
|
||||||
|
- configurator
|
||||||
environment:
|
environment:
|
||||||
MONGO_HOST: "mongo.sprinthub.ru"
|
MONGO_HOST: "mongo.sprinthub.ru"
|
||||||
MONGO_PASSWORD: $MONGO_PASSWORD_PROD
|
MONGO_PASSWORD: $MONGO_PASSWORD_PROD
|
||||||
|
Loading…
Reference in New Issue
Block a user