From ce4155ac53e9b456cbd33db03a55187dd766aa7d Mon Sep 17 00:00:00 2001 From: Gabe Date: Sun, 25 Jan 2026 00:46:22 +0000 Subject: [PATCH] Update Dashboard_Containers/heimdall/compose.yaml --- Dashboard_Containers/heimdall/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dashboard_Containers/heimdall/compose.yaml b/Dashboard_Containers/heimdall/compose.yaml index eff6034..283fc49 100644 --- a/Dashboard_Containers/heimdall/compose.yaml +++ b/Dashboard_Containers/heimdall/compose.yaml @@ -10,6 +10,6 @@ services: volumes: - /srv/docker/heimdall/config:/config ports: - - 5003:80 + #- 80:80 - 5004:443 restart: unless-stopped \ No newline at end of file