mirror of
https://github.com/yusing/godoxy.git
synced 2026-03-27 03:41:46 +01:00
v0.5: (BREAKING) simplified config format, improved output formatting, fixed docker watcher
This commit is contained in:
@@ -91,4 +91,4 @@ var clientOptEnvHost = []client.Opt{
|
||||
client.WithAPIVersionNegotiation(),
|
||||
}
|
||||
|
||||
var logger = logrus.WithField("?", "docker")
|
||||
var logger = logrus.WithField("module", "docker")
|
||||
|
||||
Reference in New Issue
Block a user