Update Dashboard_Containers/flame/compose.yaml

This commit is contained in:
2026-05-25 20:30:11 +00:00
parent 5fa84fa74b
commit 5e35b21b54
+1 -1
View File
@@ -21,7 +21,7 @@ services:
- no-new-privileges:true - no-new-privileges:true
volumes: volumes:
- /srv/docker/flame:/app/data - /srv/docker/flame:/app/data
- docker-shim-sock:/var/run:ro # shim socket - /srv/docker/docker-shim-sock:/var/run:ro # shim socket
#- /var/run/docker.sock:/var/run/docker.sock # optional but required for Docker integration #- /var/run/docker.sock:/var/run/docker.sock # optional but required for Docker integration
environment: environment:
PASSWORD: ${PASSWORD} PASSWORD: ${PASSWORD}