mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-03-07 20:10:03 +03:00
Added additional volumes to docker compose
This commit is contained in:
@@ -8,7 +8,10 @@ services:
|
|||||||
ALLOW_CONFIG_MUTATIONS: 'true'
|
ALLOW_CONFIG_MUTATIONS: 'true'
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
- ./appdata:/app/config
|
- ./appdata:/app/appdata
|
||||||
|
- ./audio:/app/audio
|
||||||
|
- ./video:/app/video
|
||||||
|
- ./subscriptions:/app/subscriptions
|
||||||
ports:
|
ports:
|
||||||
- "8998:17442"
|
- "8998:17442"
|
||||||
image: tzahi12345/youtubedl-material:experimental
|
image: tzahi12345/youtubedl-material:experimental
|
||||||
Reference in New Issue
Block a user