This commit is contained in:
2026-04-20 19:22:44 +02:00
parent 6a2e2eb7dd
commit 32fccb8683

View File

@@ -27,7 +27,7 @@ services:
- /srv/docker/daten/homepage/icons:/app/public/icons
- /var/run/docker.sock:/var/run/docker.sock:ro
environment:
- PORT=3004
- PORT=1234
- NODE_TLS_REJECT_UNAUTHORIZED=0
# - HOMEPAGE_ALLOWED_HOSTS=192.168.178.204,192.168.178.204:3004,localhost,127.0.0.1
restart: unless-stopped