mirror of
https://github.com/pgsty/minio.git
synced 2026-07-21 21:20:23 +03:00
committed by
Nitish Tiwari
parent
52b159b1db
commit
bebaff269c
+1
-2
@@ -389,8 +389,7 @@ func serverMain(ctx *cli.Context) {
|
||||
globalObjLayerMutex.Unlock()
|
||||
|
||||
// Prints the formatted startup message once object layer is initialized.
|
||||
apiEndpoints := getAPIEndpoints(globalMinioAddr)
|
||||
printStartupMessage(apiEndpoints)
|
||||
printStartupMessage(getAPIEndpoints())
|
||||
|
||||
// Set uptime time after object layer has initialized.
|
||||
globalBootTime = UTCNow()
|
||||
|
||||
Reference in New Issue
Block a user