mirror of
https://github.com/iv-org/invidious.git
synced 2025-11-21 17:05:31 +00:00
Try to read app config from the "INVIDIOUS_CONFIG" environment variable. If the variable is undefined, read config from config.yml file as before. Required by https://github.com/omarroth/invidious/pull/1015 et al.