update torrent port
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user