mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-15 23:41:28 +03:00
Removed config writing in docker compose
This commit is contained in:
@@ -4,7 +4,6 @@ services:
|
|||||||
ytdl_material:
|
ytdl_material:
|
||||||
build: .
|
build: .
|
||||||
environment:
|
environment:
|
||||||
write_ytdl_config: 'true'
|
|
||||||
ALLOW_CONFIG_MUTATIONS: 'true'
|
ALLOW_CONFIG_MUTATIONS: 'true'
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user