mirror of
https://github.com/pgsty/minio.git
synced 2026-07-19 12:10:24 +03:00
committed by
Nitish Tiwari
parent
5549a44566
commit
d6af3c1237
@@ -61,6 +61,7 @@ func printGatewayCommonMsg(apiEndpoints []string) {
|
||||
logger.StartupMessage(colorBlue("AccessKey: ") + colorBold(fmt.Sprintf("%s ", cred.AccessKey)))
|
||||
logger.StartupMessage(colorBlue("SecretKey: ") + colorBold(fmt.Sprintf("%s ", cred.SecretKey)))
|
||||
}
|
||||
printEventNotifiers()
|
||||
|
||||
if globalIsBrowserEnabled {
|
||||
logger.StartupMessage(colorBlue("\nBrowser Access:"))
|
||||
|
||||
Reference in New Issue
Block a user