From 45247c632517f9d6380ab1664f7ac2fb3431370b Mon Sep 17 00:00:00 2001 From: Gabe Date: Sun, 25 Jan 2026 21:07:29 +0000 Subject: [PATCH] Update Dashboard_Containers/flame/compose.yaml --- Dashboard_Containers/flame/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dashboard_Containers/flame/compose.yaml b/Dashboard_Containers/flame/compose.yaml index 46e43f6..658a81b 100644 --- a/Dashboard_Containers/flame/compose.yaml +++ b/Dashboard_Containers/flame/compose.yaml @@ -8,5 +8,5 @@ services: ports: - 5005:5005 environment: - - PASSWORD= #Secure password + PASSWORD: restart: unless-stopped \ No newline at end of file