mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2026-02-11 17:15:38 +08:00
支持更多的分组全局设置功能
This commit is contained in:
@@ -15,4 +15,6 @@ type ServerGroupConfig struct {
|
||||
TCPReverseProxy *ReverseProxyConfig `yaml:"tcpReverseProxy" json:"tcpReverseProxy"`
|
||||
UDPReverseProxyRef *ReverseProxyRef `yaml:"udpReverseProxyRef" json:"udpReverseProxyRef"`
|
||||
UDPReverseProxy *ReverseProxyConfig `yaml:"udpReverseProxy" json:"udpReverseProxy"`
|
||||
|
||||
Web *HTTPWebConfig `yaml:"web" json:"web"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user