Add https:// to host definition for qbt
This commit is contained in:
parent
c9c8a0fc43
commit
e52d945215
@ -200,7 +200,7 @@ services:
|
||||
image: esanchezm/prometheus-qbittorrent-exporter
|
||||
container_name: monitoring_exporter-qbittorrent
|
||||
environment:
|
||||
- QBITTORRENT_HOST=qbt.jafner.net
|
||||
- QBITTORRENT_HOST=https://qbt.jafner.net
|
||||
- QBITTORRENT_PORT=443
|
||||
logging:
|
||||
driver: loki
|
||||
|
Loading…
Reference in New Issue
Block a user