mirror of
https://github.com/lucaspalomodevelop/Party.git
synced 2026-03-13 00:07:21 +00:00
docker fix
This commit is contained in:
parent
4bd35d649b
commit
4d35124c6f
@ -1,5 +1,3 @@
|
||||
version: '3.8'
|
||||
|
||||
services:
|
||||
mongo:
|
||||
image: mongo
|
||||
@ -10,4 +8,4 @@ services:
|
||||
volumes:
|
||||
- ./scripts/init-mongo.js:/docker-entrypoint-initdb.d/mongo-init.js:ro
|
||||
- ./db/:/data/db/
|
||||
network_mode: "host"
|
||||
network_mode: "bridge"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user