change port

This commit is contained in:
2025-02-27 20:20:20 -06:00
parent 901e0b163d
commit 95850095f2

View File

@@ -25,7 +25,7 @@ tubearchivist:
- name: TA_HOST
value: tubearchivist-cl01tl.boreal-beaufort.ts.net tubearchivist.tubearchivist
- name: TA_PORT
value: 80800
value: 24000
- name: TA_USERNAME
value: admin
envFrom:
@@ -73,7 +73,7 @@ tubearchivist:
- name: FIREWALL_OUTBOUND_SUBNETS
value: 10.0.0.0/8
- name: FIREWALL_INPUT_PORTS
value: 80,80800
value: 80,8000,24000
- name: DOT
value: off
- name: DNS_KEEP_NAMESERVER
@@ -101,7 +101,7 @@ tubearchivist:
ports:
http:
port: 80
targetPort: 80800
targetPort: 24000
protocol: HTTP
ingress:
tailscale: