change qbittorrent host

This commit is contained in:
2024-05-31 15:34:59 -05:00
parent 538b3d553c
commit 932f72bdc5

View File

@@ -58,7 +58,7 @@ qbittorrent:
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: QBITTORRENT_HOST - name: QBITTORRENT_HOST
value: "http://qbittorrent" value: "http://localhost"
- name: QBITTORRENT_PORT - name: QBITTORRENT_PORT
value: "8080" value: "8080"
- name: EXPORTER_PORT - name: EXPORTER_PORT