mirror of
https://github.com/minio/minio.git
synced 2025-11-09 13:39:46 -05:00
Change replica set detection for localhost on single endpoint (#8692)
This commit is contained in:
committed by
kannappanr
parent
f68a7005c0
commit
54431b3953
@@ -17,7 +17,7 @@
|
||||
package cmd
|
||||
|
||||
const (
|
||||
storageRESTVersion = "v11"
|
||||
storageRESTVersion = "v12"
|
||||
storageRESTVersionPrefix = SlashSeparator + storageRESTVersion
|
||||
storageRESTPrefix = minioReservedBucketPath + "/storage"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user