Update youtube-downloader.md

This commit is contained in:
Tom 2020-10-30 14:32:49 +00:00 committed by GitHub
parent 5f5e69df77
commit 6470391115
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -59,5 +59,5 @@ services:
write_ytdl_config: 'true' write_ytdl_config: 'true'
ALLOW_CONFIG_MUTATIONS: 'true' ALLOW_CONFIG_MUTATIONS: 'true'
volumes: volumes:
- ./downloads:/app/video - ./downloads:/app/video
``` ```