mirror of
https://github.com/minio/minio.git
synced 2025-12-03 06:22:32 -05:00
Add NAS gateway support (#5516)
This commit is contained in:
@@ -21,7 +21,7 @@ export MANTA_SUBUSER=devuser
|
||||
minio gateway manta
|
||||
```
|
||||
## 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