Update docker-compose.yml

This commit is contained in:
Karl 2026-02-04 13:29:46 +00:00
parent f3bdd2b7bb
commit 21de4c0aa0

View File

@ -171,7 +171,7 @@ services:
- pihole - pihole
# command: sh -c "sleep 60 && npm start" # command: sh -c "sleep 60 && npm start"
ports: ports:
- 7800:3000 - 80:3000
volumes: volumes:
- /mnt/setupfordad/homepage/config:/app/config - /mnt/setupfordad/homepage/config:/app/config
deploy: deploy: