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