monitoring

This commit is contained in:
2026-04-20 19:11:34 +02:00
parent a839a51074
commit df22fcc717

View File

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