fix: Reverse proxy port

This commit is contained in:
Lino Silva
2026-04-12 22:28:31 +01:00
parent 07ac4dfec4
commit f111fdfcb7
+2 -1
View File
@@ -223,7 +223,8 @@ auto_configure_traefik:
trek: trek:
subdomain: "trek" subdomain: "trek"
host: "10.0.4.30" host: "10.0.4.30"
port: 3000 port: 8083
auth_required: true
# Auth services configuration # Auth services configuration
pocketid_host: 10.0.4.10 pocketid_host: 10.0.4.10