added volume for dweebui

This commit is contained in:
lllllllillllllillll 2023-11-10 17:54:40 -08:00 committed by GitHub
parent f0d78d201a
commit e01b573673
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: