docker-compose.yml: fix mongo volume path
This commit is contained in:
parent
bc82c05afd
commit
9c76654406
@ -42,7 +42,7 @@ services:
|
||||
- auth_network
|
||||
restart: always
|
||||
volumes:
|
||||
- /opt/docker-volumes/external-dev:/data/db
|
||||
- /opt/docker-volumes/auth_dev:/data/db
|
||||
|
||||
server:
|
||||
extends:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user