Fix path for mounts
This commit is contained in:
@@ -22,8 +22,8 @@ services:
|
||||
- reverse-proxy
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- ${NASCOMPOSE_SERVICES?}/authentication/volumes/dockge_stacks/:/opt/stacks/
|
||||
- ${NASCOMPOSE_SERVICES?}/authentication/volumes/dockge_data/:/app/data/
|
||||
- ${NASCOMPOSE_SERVICES?}/docker-monitoring/volumes/dockge_stacks/:/opt/stacks/
|
||||
- ${NASCOMPOSE_SERVICES?}/docker-monitoring/volumes/dockge_data/:/app/data/
|
||||
restart: unless-stopped
|
||||
labels:
|
||||
traefik.enable: true
|
||||
|
||||
Reference in New Issue
Block a user