mirror of
https://github.com/lucaspalomodevelop/Party.git
synced 2026-03-13 00:07:21 +00:00
remove ports
This commit is contained in:
parent
4d35124c6f
commit
779fa47fca
@ -3,9 +3,7 @@ services:
|
||||
image: mongo
|
||||
environment:
|
||||
MONGO_INITDB_DATABASE: partyyy
|
||||
ports:
|
||||
- "27017:27017"
|
||||
volumes:
|
||||
- ./scripts/init-mongo.js:/docker-entrypoint-initdb.d/mongo-init.js:ro
|
||||
- ./db/:/data/db/
|
||||
network_mode: "bridge"
|
||||
network_mode: "host"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user