fix: node-config fix environment variable

This commit is contained in:
adripo
2022-06-29 20:20:27 +02:00
committed by GitHub
parent 703848e4e5
commit 80d3580447
2 changed files with 1 additions and 1 deletions

View File

@@ -2,7 +2,6 @@ version: "2"
services:
ytdl_material:
environment:
ALLOW_CONFIG_MUTATIONS: 'true'
ytdl_mongodb_connection_string: 'mongodb://ytdl-mongo-db:27017'
ytdl_use_local_db: 'false'
write_ytdl_config: 'true'