mirror of
https://github.com/yusing/godoxy.git
synced 2026-03-21 00:29:03 +01:00
replacing label parser map with improved deserialization implementation, API host check now disabled when in debug mode
This commit is contained in:
@@ -116,10 +116,6 @@ func main() {
|
||||
printJSON(trace)
|
||||
}
|
||||
|
||||
if common.IsDebug {
|
||||
printJSON(docker.GetRegisteredNamespaces())
|
||||
}
|
||||
|
||||
cfg.StartProxyProviders()
|
||||
cfg.WatchChanges()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user