remove docker socket from homarr
This commit is contained in:
parent
4c951ce55b
commit
69e239f7dd
1 changed files with 0 additions and 1 deletions
|
@ -73,7 +73,6 @@ services:
|
|||
image: ghcr.io/ajnart/homarr@sha256:caf77d79272d16e8081a90e0f2b2928d385ca0b3c0dd36e50cb46ff3aa940ab9
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- /docker/appdata/homarr/configs:/app/data/configs
|
||||
- /docker/appdata/homarr/icons:/app/public/icons
|
||||
- /docker/appdata/homarr/data:/data
|
||||
|
|
Reference in a new issue