Update compose.yaml

This commit is contained in:
bart
2026-07-06 20:46:50 +02:00
parent 4048893680
commit 9f19eb86a7
+1 -1
View File
@@ -10,7 +10,7 @@ services:
- icons:/app/public/icons
- /var/run/docker.sock:/var/run/docker.sock:ro # (optional) For docker integrations
environment:
HOMEPAGE_ALLOWED_HOSTS: ${HOMEPAGE_ALLOWED_HOSTS} # nostromo.lan:3000,phantom1.lan:3000,homepage.lan
- HOMEPAGE_ALLOWED_HOSTS: ${HOMEPAGE_ALLOWED_HOSTS} # nostromo.lan:3000,phantom1.lan:3000,homepage.lan
volumes:
config: