Update Dashboard_Containers/homepage/compose.yaml

This commit is contained in:
2026-05-25 19:47:21 +00:00
parent 87718a0af0
commit d6077413a3
+1 -1
View File
@@ -9,7 +9,7 @@ services:
#ports: #ports:
# - 3300:3000 # - 3300:3000
volumes: volumes:
- /srv/docker/homepage/config:/app/config # Make sure your local config directory exists #- /srv/docker/homepage/config:/app/config # Make sure your local config directory exists
- ./config/:/app/config/ - ./config/:/app/config/
restart: unless-stopped restart: unless-stopped
networks: networks: