mirror of
https://github.com/openziti/zrok.git
synced 2025-08-17 19:31:12 +02:00
added configuration endpoint which sends tou link and version info
This commit is contained in:
@ -27,6 +27,7 @@ type Config struct {
|
||||
|
||||
type AdminConfig struct {
|
||||
Secrets []string `cf:"+secret"`
|
||||
TouLink string
|
||||
}
|
||||
|
||||
type EndpointConfig struct {
|
||||
|
Reference in New Issue
Block a user