change qbittorrent host

This commit is contained in:
2024-05-31 15:36:34 -05:00
parent 932f72bdc5
commit 45b51a603a

View File

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