Removed config writing in docker compose

pull/45/head
Isaac Grynsztein 5 years ago
parent c003b02153
commit a4f97d3814

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

Loading…
Cancel
Save