From 319df224b853e6343a4b6fc5430469db3eb38cdc Mon Sep 17 00:00:00 2001 From: bart Date: Mon, 6 Jul 2026 20:47:52 +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 ac4f9a3..0a48db5 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: