mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-06 01:07:41 +08:00
make proxy optional
This commit is contained in:
@@ -77,6 +77,7 @@ type ServerConfig struct {
|
||||
NetmakerAccountID string `yaml:"netmaker_account_id"`
|
||||
IsEE string `yaml:"is_ee"`
|
||||
StunPort string `yaml:"stun_port"`
|
||||
Proxy string `yaml:"proxy"`
|
||||
}
|
||||
|
||||
// SQLConfig - Generic SQL Config
|
||||
|
Reference in New Issue
Block a user