sad
This commit is contained in:
parent
fee4155ca1
commit
ddd4969a8a
1 changed files with 2 additions and 2 deletions
|
|
@ -21,8 +21,8 @@ services:
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
logging:
|
logging:
|
||||||
driver: ${COMPOSE_LOGGING_DRIVER:-local}
|
driver: ${COMPOSE_LOGGING_DRIVER:-local}
|
||||||
# ports:
|
ports:
|
||||||
# - 27017:27017
|
- 27017:27017
|
||||||
volumes:
|
volumes:
|
||||||
- /DockerVol/komodo/mongo-data:/data/db
|
- /DockerVol/komodo/mongo-data:/data/db
|
||||||
- /DockerVol/komodo/mongo-config:/data/configdb
|
- /DockerVol/komodo/mongo-config:/data/configdb
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue