Merge branch 'main' of gitea.mikemcfetridge.com:miker/Docker-02

This commit is contained in:
Mike McFetridge
2026-07-20 11:17:41 -04:00
+1 -1
View File
@@ -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