mirror of
https://github.com/minio/minio.git
synced 2025-11-07 21:02:58 -05:00
Updated docs with latest images. (#4611)
This commit is contained in:
@@ -69,7 +69,7 @@ minio.exe server http://192.168.1.11/C:/data http://192.168.1.12/C:/data ^
|
||||
http://192.168.1.17/C:/data http://192.168.1.18/C:/data
|
||||
```
|
||||
|
||||

|
||||

|
||||
|
||||
Example 2: Start distributed Minio instance with 4 drives each on 4 nodes, by running this command on all the 4 nodes.
|
||||
|
||||
@@ -103,7 +103,7 @@ minio.exe server http://192.168.1.11/C:/data1 http://192.168.1.11/C:/data2 ^
|
||||
http://192.168.1.14/C:/data3 http://192.168.1.14/C:/data4
|
||||
```
|
||||
|
||||

|
||||

|
||||
|
||||
## 3. Test your setup
|
||||
|
||||
|
||||
Reference in New Issue
Block a user