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