update torrent port

This commit is contained in:
gilgamezh
2026-01-18 14:26:47 +01:00
parent d79e75fa88
commit d39c8ff550
+3 -3
View File
@@ -16,8 +16,8 @@ qbittorrent:
- name: WEBUI_PORT - name: WEBUI_PORT
value: "8080" value: "8080"
- name: TORRENTING_PORT - name: TORRENTING_PORT
value: "6881" value: "54408"
torrentPort: 6881 torrentPort: 54408
livenessProbe: livenessProbe:
tcpSocket: tcpSocket:
port: 8080 port: 8080
@@ -79,7 +79,7 @@ gluetun:
- name: FIREWALL_INPUT_PORTS - name: FIREWALL_INPUT_PORTS
value: "8080" value: "8080"
- name: FIREWALL_VPN_INPUT_PORTS - name: FIREWALL_VPN_INPUT_PORTS
value: "6881" value: "54408"
- name: TZ - name: TZ
value: "Europe/Amsterdam" value: "Europe/Amsterdam"
securityContext: securityContext: