Skip to content

Commit 4f57351

Browse files
author
mafyuh
committedSep 5, 2024
Update docker/arrs/docker-compose.yml
1 parent 6ca92c9 commit 4f57351

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎docker/arrs/docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ services:
7878
- /docker/appdata/homarr/configs:/app/data/configs
7979
- /docker/appdata/homarr/icons:/app/public/icons
8080
- /docker/appdata/homarr/data:/data
81+
- /var/run/docker.sock:/var/run/docker.sock
8182
ports:
8283
- '7575:7575'
8384
environment:

0 commit comments

Comments
 (0)
Please sign in to comment.