Switch exporter to direct-to-container connection with qbittorrent

This commit is contained in:
Joey Hafner 2022-08-08 11:28:33 -07:00
parent e391dbcedd
commit b696ceadbe

View File

@ -200,8 +200,8 @@ services:
image: esanchezm/prometheus-qbittorrent-exporter image: esanchezm/prometheus-qbittorrent-exporter
container_name: monitoring_exporter-qbittorrent container_name: monitoring_exporter-qbittorrent
environment: environment:
- QBITTORRENT_HOST=https://qbt.jafner.net - QBITTORRENT_HOST=qbittorrent
- QBITTORRENT_PORT=443 - QBITTORRENT_PORT=8080
logging: logging:
driver: loki driver: loki
options: options: