This commit is contained in:
2026-04-20 19:25:57 +02:00
parent 026fd46004
commit 2c00f40150

View File

@@ -28,6 +28,6 @@ services:
- /var/run/docker.sock:/var/run/docker.sock:ro
environment:
- PORT=8080
- NODE_TLS_REJECT_UNAUTHORIZED=0
# - 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