Update Dashboard_Containers/homepage/compose.yaml

This commit is contained in:
2026-05-25 19:32:57 +00:00
parent 2718015428
commit cb518b7157
@@ -10,6 +10,7 @@ services:
- 3300:3000
volumes:
- /srv/docker/homepage/config:/app/config # Make sure your local config directory exists
- ./config/:/app/config/:ro
#- /var/run/docker.sock:/var/run/docker.sock:ro # optional, for docker integrations
restart: unless-stopped
networks: