mirror of
https://github.com/yusing/godoxy.git
synced 2026-03-26 19:31:46 +01:00
check release
This commit is contained in:
@@ -21,7 +21,7 @@ type (
|
||||
HideHeaders []string `yaml:"hide_headers" json:"hide_headers"` // http(s) proxy only
|
||||
|
||||
/* Docker only */
|
||||
*D.ProxyProperties `yaml:"-" json:"-"`
|
||||
*D.ProxyProperties `yaml:"-" json:"proxy_properties"`
|
||||
}
|
||||
|
||||
ProxyEntries = F.Map[string, *ProxyEntry]
|
||||
|
||||
Reference in New Issue
Block a user