From fd9338813a5ee2037a4a981d3aaee7e28408b874 Mon Sep 17 00:00:00 2001 From: Gabe Date: Sat, 4 Apr 2026 01:33:38 +0000 Subject: [PATCH] Update Dashboard_Containers/flame/compose.yaml --- Dashboard_Containers/flame/compose.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Dashboard_Containers/flame/compose.yaml b/Dashboard_Containers/flame/compose.yaml index 4be461a..9555bd4 100644 --- a/Dashboard_Containers/flame/compose.yaml +++ b/Dashboard_Containers/flame/compose.yaml @@ -5,10 +5,10 @@ services: volumes: - /srv/docker/flame:/app/data - /var/run/docker.sock:/var/run/docker.sock # optional but required for Docker integration - ports: - - 5005:5005 + #ports: + # - 5005:5005 environment: - PASSWORD: + PASSWORD: ${PASSWORD} networks: - traefik_network labels: