Update compose.yaml

This commit is contained in:
bart
2026-07-12 20:12:55 +02:00
parent 2f486ba7cb
commit a0bf4b8606
+1
View File
@@ -11,6 +11,7 @@ services:
- icons:/app/public/icons
- /var/run/docker.sock:/var/run/docker.sock:ro # (optional) For docker integrations
environment:
PORT=${PORT:-3000}
HOMEPAGE_ALLOWED_HOSTS: ${HOMEPAGE_ALLOWED_HOSTS} # nostromo.lan:3000,phantom1.lan:3000,homepage.lan
HOMEPAGE_VAR_NAME: ${HOMEPAGE_VAR_NAME}