mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-10 10:53:36 +02: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