This commit is contained in:
2026-04-01 22:31:57 +02:00
parent 0315ae7043
commit 5d2a44b419

View File

@@ -9,4 +9,6 @@ services:
volumes:
- /srv/docker/daten/homepage:/app/config
- /var/run/docker.sock:/var/run/docker.sock:ro
environment:
- HOMEPAGE_ALLOWED_HOSTS=192.168.178.204:3004,localhost
restart: unless-stopped