mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-03 14:51:28 +03:00
fixed error in docker compose
This commit is contained in:
@@ -17,7 +17,7 @@ services:
|
|||||||
ytdl_file_manager_enabled: 'true'
|
ytdl_file_manager_enabled: 'true'
|
||||||
ytdl_allow_quality_select: 'true'
|
ytdl_allow_quality_select: 'true'
|
||||||
ytdl_download_only_mode: 'false'
|
ytdl_download_only_mode: 'false'
|
||||||
ytdl_allow_multi_download_mode: true
|
ytdl_allow_multi_download_mode: 'true'
|
||||||
ytdl_use_youtube_api: 'false'
|
ytdl_use_youtube_api: 'false'
|
||||||
ytdl_youtube_api_key: 'false'
|
ytdl_youtube_api_key: 'false'
|
||||||
ytdl_default_theme: default
|
ytdl_default_theme: default
|
||||||
|
|||||||
Reference in New Issue
Block a user