docker-compose.yml: Back to upstream MongoDB
Change-Id: I56d68a0acee198c300f426fbe932580b10b08906
This commit is contained in:
parent
4c4eda9ee7
commit
d4d6054cd0
@ -18,7 +18,7 @@ shinken:
|
||||
- "7767:7767"
|
||||
|
||||
mongo:
|
||||
image: mongo:2.6
|
||||
image: mongo
|
||||
ports:
|
||||
- "27017:27017"
|
||||
command:
|
||||
|
Loading…
Reference in New Issue
Block a user