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
|
||||
# purposes, and will allow `Host` headers that match the configured DNS name to be routed through `zrok`.
|
||||
#
|
||||
host_match: zrok.io
|
||||
|
||||
#tls:
|
||||
# cert_path: "/Path/To/Cert/zrok.crt"
|
||||
# key_path: "/Path/To/Cert/zrok.key"
|
||||
#host_match: zrok.io
|
||||
|
||||
#oauth:
|
||||
# port: 28080
|
Loading…
Reference in New Issue
Block a user