From 9f19eb86a7bcf5a686c2bbd48f9397b94f9ba8bd Mon Sep 17 00:00:00 2001 From: bart Date: Mon, 6 Jul 2026 20:46:50 +0200 Subject: [PATCH] Update compose.yaml --- compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yaml b/compose.yaml index 0a48db5..ac4f9a3 100644 --- a/compose.yaml +++ b/compose.yaml @@ -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: