mirror of
https://github.com/openziti/zrok.git
synced 2024-11-23 00:23:48 +01:00
revert http-frontend
This commit is contained in:
parent
4d6f79f696
commit
907ec29832
@ -2,20 +2,4 @@
|
|||||||
# 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: localzrok.io
|
host_match: zrok.io
|
||||||
|
|
||||||
#tls:
|
|
||||||
# cert_path: "/Path/To/Cert/zrok.crt"
|
|
||||||
# key_path: "/Path/To/Cert/zrok.key"
|
|
||||||
|
|
||||||
oauth:
|
|
||||||
port: 28081
|
|
||||||
redirect_url: oauth.localzrok.io
|
|
||||||
hash_key_raw: "test1234test1234"
|
|
||||||
providers:
|
|
||||||
- name: google
|
|
||||||
client_id: 97755533483-3ft4fssabpnl9hcjvh5g61fsuq2rhlj7.apps.googleusercontent.com
|
|
||||||
client_secret: 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
|
|
||||||
- name: github
|
|
||||||
client_id: 0d785a002f6459967c76
|
|
||||||
client_secret: c65c7f24f21d92554ffadc54d5bbf95f37829062
|
|
||||||
|
Loading…
Reference in New Issue
Block a user