mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-11 03:06:51 +02:00
dockerfile for local build, makefile update
This commit is contained in:
@@ -74,6 +74,7 @@ func LoadComposeFiles() {
|
||||
allMiddlewares[strutils.ToLowerNoSnake(name)] = m
|
||||
logger.Info().
|
||||
Str("src", path.Base(defFile)).
|
||||
Str("name", name).
|
||||
Msg("middleware loaded")
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user