mirror of
https://github.com/NohamR/prometheus-qbittorrent-exporter.git
synced 2025-11-23 08:59:30 +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"