From cb518b71573053376ba93f06479146dd0fd36862 Mon Sep 17 00:00:00 2001 From: Gabe Date: Mon, 25 May 2026 19:32:57 +0000 Subject: [PATCH] Update Dashboard_Containers/homepage/compose.yaml --- Dashboard_Containers/homepage/compose.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Dashboard_Containers/homepage/compose.yaml b/Dashboard_Containers/homepage/compose.yaml index 839fa33..123193b 100644 --- a/Dashboard_Containers/homepage/compose.yaml +++ b/Dashboard_Containers/homepage/compose.yaml @@ -10,6 +10,7 @@ services: - 3300:3000 volumes: - /srv/docker/homepage/config:/app/config # Make sure your local config directory exists + - ./config/:/app/config/:ro #- /var/run/docker.sock:/var/run/docker.sock:ro # optional, for docker integrations restart: unless-stopped networks: