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