Added additional volumes to docker compose

pull/32/head
Isaac Grynsztein 5 years ago
parent f08506d690
commit 3bdacd4b52

@ -8,7 +8,10 @@ services:
ALLOW_CONFIG_MUTATIONS: 'true'
restart: always
volumes:
- ./appdata:/app/config
- ./appdata:/app/appdata
- ./audio:/app/audio
- ./video:/app/video
- ./subscriptions:/app/subscriptions
ports:
- "8998:17442"
image: tzahi12345/youtubedl-material:experimental
Loading…
Cancel
Save