change host

This commit is contained in:
2024-05-29 17:09:20 -05:00
parent 74db6deb3d
commit ad2bc6b68b

View File

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