This commit is contained in:
2026-04-20 19:24:26 +02:00
parent 32fccb8683
commit f107c1ba5e

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=1234
- PORT=8080
- 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