mirror of
https://github.com/openziti/zrok.git
synced 2024-11-25 01:23:49 +01:00
frontend config lint (#404)
This commit is contained in:
parent
323b579255
commit
6861db7a8c
@ -2,11 +2,7 @@
|
|||||||
# configured string. This will allow you to let a load balancer access the frontend by IP address for health check
|
# configured string. This will allow you to let a load balancer access the frontend by IP address for health check
|
||||||
# purposes, and will allow `Host` headers that match the configured DNS name to be routed through `zrok`.
|
# purposes, and will allow `Host` headers that match the configured DNS name to be routed through `zrok`.
|
||||||
#
|
#
|
||||||
host_match: zrok.io
|
#host_match: zrok.io
|
||||||
|
|
||||||
#tls:
|
|
||||||
# cert_path: "/Path/To/Cert/zrok.crt"
|
|
||||||
# key_path: "/Path/To/Cert/zrok.key"
|
|
||||||
|
|
||||||
#oauth:
|
#oauth:
|
||||||
# port: 28080
|
# port: 28080
|
Loading…
Reference in New Issue
Block a user