added volume for dweebui
This commit is contained in:
parent
f0d78d201a
commit
e01b573673
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,7 @@ services:
|
|||
links:
|
||||
- cache
|
||||
volumes:
|
||||
- dweebui:/app
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
cache:
|
||||
container_name: DweebCache
|
||||
|
@ -19,4 +20,5 @@ services:
|
|||
- cache:/data
|
||||
|
||||
volumes:
|
||||
dweebui:
|
||||
cache:
|
Loading…
Add table
Reference in a new issue