Update Sencho/docker-compose.yml
Deploy Sencho / deploy (push) Successful in 17s

This commit is contained in:
2026-07-20 14:17:49 +00:00
parent c3278e5165
commit 81c9ce2736
+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