mirror of
https://github.com/minio/minio.git
synced 2025-11-21 02:09:08 -05:00
committed by
Nitish Tiwari
parent
52b159b1db
commit
bebaff269c
@@ -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