Fix endpoint URL
This commit is contained in:
parent
f777af22b8
commit
b1e116817e
@ -14,7 +14,7 @@
|
||||
"config": {
|
||||
"storage": {
|
||||
"type": "minio",
|
||||
"endpoint": "localhost:3900",
|
||||
"endpoint": "http://localhost:3900",
|
||||
"location": "garage",
|
||||
"use_ssl": "false"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user