mirror of
https://github.com/NohamR/prometheus-qbittorrent-exporter.git
synced 2026-03-02 00:25:42 +00:00
Allow "FILE__"+config_name to point to a file containing the config value. This format matches linuxserver.io containers and is comonly used in other containers as well. e.g. FILE__QBITTORRENT_HOST contains "/run/secrets/q_host" and the contents of the "/run/secrets/q_host" is "1.2.3.4"