mirror of
https://github.com/openziti/zrok.git
synced 2026-09-24 07:35:05 -05:00
@@ -7,11 +7,12 @@ import (
|
||||
)
|
||||
|
||||
type Config struct {
|
||||
Endpoint *EndpointConfig
|
||||
Proxy *ProxyConfig
|
||||
Email *EmailConfig
|
||||
Store *store.Config
|
||||
Ziti *ZitiConfig
|
||||
Endpoint *EndpointConfig
|
||||
Proxy *ProxyConfig
|
||||
Email *EmailConfig
|
||||
Registration *RegistrationConfig
|
||||
Store *store.Config
|
||||
Ziti *ZitiConfig
|
||||
}
|
||||
|
||||
type EndpointConfig struct {
|
||||
|
||||
Reference in New Issue
Block a user