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