fixed error in docker compose

pull/11/head
Isaac Grynsztein 6 years ago
parent 925e083b8d
commit 37cc8f4fe1

@ -17,7 +17,7 @@ services:
ytdl_file_manager_enabled: 'true'
ytdl_allow_quality_select: 'true'
ytdl_download_only_mode: 'false'
ytdl_allow_multi_download_mode: true
ytdl_allow_multi_download_mode: 'true'
ytdl_use_youtube_api: 'false'
ytdl_youtube_api_key: 'false'
ytdl_default_theme: default

Loading…
Cancel
Save