mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-04-28 03:08:27 -04:00
Fix server naming
This commit is contained in:
@@ -161,7 +161,7 @@ func Server(cfg *config.Config) *cli.Command {
|
||||
|
||||
gr.Add(server.Run, func(_ error) {
|
||||
logger.Info().
|
||||
Str("server", "http").
|
||||
Str("server", "grpc").
|
||||
Msg("Shutting down server")
|
||||
|
||||
cancel()
|
||||
|
||||
Reference in New Issue
Block a user