Update exporter-qbittorrent to bypass auth
This commit is contained in:
parent
b4e391c1b9
commit
49282ee65b
@ -216,8 +216,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=http://qbittorrent
|
||||||
- QBITTORRENT_PORT=443
|
- QBITTORRENT_PORT=8080
|
||||||
logging:
|
logging:
|
||||||
driver: loki
|
driver: loki
|
||||||
options:
|
options:
|
||||||
@ -229,6 +229,7 @@ services:
|
|||||||
restart: "no"
|
restart: "no"
|
||||||
networks:
|
networks:
|
||||||
- monitoring
|
- monitoring
|
||||||
|
- web
|
||||||
labels:
|
labels:
|
||||||
- traefik.disable
|
- traefik.disable
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user