diff --git a/ArrStack/docker-compose.yml b/ArrStack/docker-compose.yml index a0e9de7..03fb0c5 100644 --- a/ArrStack/docker-compose.yml +++ b/ArrStack/docker-compose.yml @@ -390,7 +390,7 @@ services: volumes: - /var/run/docker.sock:/var/run/docker.sock - /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 environment: - COMPOSE_DIR=/opt/Docker-Deployments