mirror of
https://gitea.invidious.io/iv-org/invidious
synced 2025-01-30 09:04:54 +01:00
e3c10d779d
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.