mirror of
https://github.com/openziti/zrok.git
synced 2025-02-08 14:29:52 +01:00
parent
e5711629a0
commit
5d594ce91a
@ -31,6 +31,11 @@ type EmailConfig struct {
|
|||||||
Password string
|
Password string
|
||||||
}
|
}
|
||||||
|
|
||||||
|
type RegistrationConfig struct {
|
||||||
|
EmailFrom string
|
||||||
|
VerifyUrlTemplate string
|
||||||
|
}
|
||||||
|
|
||||||
type ZitiConfig struct {
|
type ZitiConfig struct {
|
||||||
ApiEndpoint string
|
ApiEndpoint string
|
||||||
Username string
|
Username string
|
||||||
|
Loading…
Reference in New Issue
Block a user