fix: update config minio
This commit is contained in:
parent
ce2b7b4d18
commit
9ed22ec6b7
|
|
@ -25,7 +25,7 @@ level = 0 # panic -> 5, fatal -> 4, error -> 3, warn -> 2, info -> 1, debug -> 0
|
|||
prettier = true
|
||||
|
||||
[objectstorage.miniostorage]
|
||||
endpoint = "https://is3.cloudhost.id"
|
||||
endpoint = "is3.cloudhost.id"
|
||||
access-key-id = "YRP1RM617986USRU6NN8"
|
||||
secret-access-key = "vfbwQDYb1m7nfzo4LVEz90BIyOWfBMZ6bfGQbqDO"
|
||||
use-ssl = true
|
||||
|
|
|
|||
Loading…
Reference in New Issue