Merge branch 'main' of gitea.mikemcfetridge.com:miker/Docker-02
This commit is contained in:
@@ -8,7 +8,7 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
- /opt/Docker-Deployments/Sencho/data:/app/data
|
- /opt/Docker-Deployments/Sencho/data:/app/data
|
||||||
# Change this line so the container path matches the host path:
|
# Change this line so the container path matches the host path:
|
||||||
- /opt/Docker-Deployments:/opt/Docker-Deployments
|
- /opt/Docker-Deployments:/opt/Docker-Deployments
|
||||||
environment:
|
environment:
|
||||||
- COMPOSE_DIR=/opt/Docker-Deployments
|
- COMPOSE_DIR=/opt/Docker-Deployments
|
||||||
|
|||||||
Reference in New Issue
Block a user