This commit is contained in:
2026-04-20 19:30:10 +02:00
parent 2c00f40150
commit d4bf0f044a

View File

@@ -29,5 +29,6 @@ services:
environment:
- PORT=8080
# - NODE_TLS_REJECT_UNAUTHORIZED=0
- HOMEPAGE_ALLOWED_HOSTS=192.168.178.204,192.168.178.204:3004,localhost,127.0.0.1
- HOMEPAGE_ALLOWED_HOSTS=192.168.178.204:8080,192.168.178.204,localhost:8080,localhost,127.0.0.1
# - HOMEPAGE_ALLOWED_HOSTS=192.168.178.204,192.168.178.204:3004,localhost,127.0.0.1
restart: unless-stopped