publish ports
This commit is contained in:
parent
ab3d1bef68
commit
065a40fb0b
@ -15,6 +15,8 @@ mongo-cluster:
|
|||||||
volumes_from:
|
volumes_from:
|
||||||
- mongo-datavolume
|
- mongo-datavolume
|
||||||
- mongo-base
|
- mongo-base
|
||||||
|
ports:
|
||||||
|
- 27017:27017/tcp
|
||||||
mongo-base:
|
mongo-base:
|
||||||
restart: always
|
restart: always
|
||||||
net: none
|
net: none
|
||||||
|
Loading…
x
Reference in New Issue
Block a user