Compare commits
No commits in common. "1a7b02e6869081e2272a1d3a7c8380c3919f09d7" and "d34ea0318f3bb93da124cb48072154bc16ed1385" have entirely different histories.
1a7b02e686
...
d34ea0318f
@ -6,7 +6,6 @@ services:
|
||||
image: mathwave/sprint-repo:queues-grpc
|
||||
networks:
|
||||
- queues-development
|
||||
- configurator
|
||||
environment:
|
||||
MONGO_HOST: "mongo.develop.sprinthub.ru"
|
||||
MONGO_PASSWORD: $MONGO_PASSWORD_DEV
|
||||
|
@ -6,7 +6,6 @@ services:
|
||||
image: mathwave/sprint-repo:queues-grpc
|
||||
networks:
|
||||
- queues
|
||||
- configurator
|
||||
environment:
|
||||
MONGO_HOST: "mongo.sprinthub.ru"
|
||||
MONGO_PASSWORD: $MONGO_PASSWORD_PROD
|
||||
|
Loading…
Reference in New Issue
Block a user