Update Dashboard_Containers/flame/compose.yaml
This commit is contained in:
@@ -21,7 +21,7 @@ services:
|
||||
- no-new-privileges:true
|
||||
volumes:
|
||||
- /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
|
||||
environment:
|
||||
PASSWORD: ${PASSWORD}
|
||||
|
||||
Reference in New Issue
Block a user