mirror of
https://github.com/openziti/zrok.git
synced 2025-08-19 04:06:18 +02:00
support a 'new account link' to inject new account information onto the login page (#552)
This commit is contained in:
@@ -38,6 +38,7 @@ type Config struct {
|
||||
type AdminConfig struct {
|
||||
Secrets []string `cf:"+secret"`
|
||||
TouLink string
|
||||
NewAccountLink string
|
||||
ProfileEndpoint string
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user