Removed config writing in docker compose

This commit is contained in:
Isaac Grynsztein
2020-03-22 03:32:21 -04:00
parent c003b02153
commit a4f97d3814

View File

@@ -4,7 +4,6 @@ services:
ytdl_material:
build: .
environment:
write_ytdl_config: 'true'
ALLOW_CONFIG_MUTATIONS: 'true'
restart: always
volumes: