Add access and secret key to example, needed to access Minio Gateway

master
Remco Verhoef 8 years ago committed by Harshavardhana
parent fe9d826bef
commit dd7e47f264
  1. 1
      cmd/gateway-main.go

@ -131,7 +131,6 @@ EXAMPLES:
$ export MINIO_ACCESS_KEY=accesskey
$ export MINIO_SECRET_KEY=secretkey
$ {{.HelpName}} minio-kubernetes-gcs
`
var s3BackendCmd = cli.Command{

Loading…
Cancel
Save