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
|
image: esanchezm/prometheus-qbittorrent-exporter
|
||||||
container_name: monitoring_exporter-qbittorrent
|
container_name: monitoring_exporter-qbittorrent
|
||||||
environment:
|
environment:
|
||||||
- QBITTORRENT_HOST=qbt.jafner.net
|
- QBITTORRENT_HOST=https://qbt.jafner.net
|
||||||
- QBITTORRENT_PORT=443
|
- QBITTORRENT_PORT=443
|
||||||
logging:
|
logging:
|
||||||
driver: loki
|
driver: loki
|
||||||
|
Loading…
Reference in New Issue
Block a user