mirror of
https://github.com/minio/minio.git
synced 2025-11-26 12:36:13 -05:00
Add NAS gateway support (#5516)
This commit is contained in:
@@ -17,7 +17,7 @@ export MINIO_SECRET_KEY=azureaccountkey
|
||||
minio gateway azure
|
||||
```
|
||||
## Test using Minio Browser
|
||||
Minio Gateway comes with an embedded web based object browser. Point your web browser to http://127.0.0.1:9000 ensure your server has started successfully.
|
||||
Minio Gateway comes with an embedded web based object browser. Point your web browser to http://127.0.0.1:9000 to ensure that your server has started successfully.
|
||||
|
||||

|
||||
## Test using Minio Client `mc`
|
||||
|
||||
Reference in New Issue
Block a user