fix docker-compose.yml
This commit is contained in:
parent
c20751829b
commit
1afe61c593
|
@ -104,7 +104,7 @@ services:
|
|||
proxy:
|
||||
aliases:
|
||||
- ${MESH_HOST}
|
||||
- mesh-db
|
||||
mesh-db:
|
||||
volumes:
|
||||
- tactical_data:/opt/tactical
|
||||
- mesh_data:/home/node/app/meshcentral-data
|
||||
|
|
Loading…
Reference in New Issue