mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-21 16:31:43 +02:00
rebrand changed startup message, built script and Dockerfile
This commit is contained in:
@@ -62,7 +62,7 @@ func main() {
|
||||
}
|
||||
|
||||
if args.Command == common.CommandStart {
|
||||
logging.Info().Msgf("go-proxy version %s", pkg.GetVersion())
|
||||
logging.Info().Msgf("GoDoxy version %s", pkg.GetVersion())
|
||||
logging.Trace().Msg("trace enabled")
|
||||
// logging.AddHook(notif.GetDispatcher())
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user