mirror of
https://git.asonix.dog/asonix/pict-rs
synced 2024-12-31 23:11:26 +00:00
New minio creds
This commit is contained in:
parent
a5014120ff
commit
cfc29d940f
1 changed files with 2 additions and 2 deletions
|
@ -5,5 +5,5 @@ addr = '0.0.0.0:8080'
|
|||
type = 's3_store'
|
||||
bucket_name = 'pict-rs'
|
||||
region = 'http://minio:9000'
|
||||
access_key = 'XZEZ5B8Y3UCINU1KCVF6'
|
||||
secret_key = 'cWbE5LcCK9YH8j1NvhOZocl+vH+b6T5Zvy3z+BZu'
|
||||
access_key = 'Q7Z3AY3JO01N27UNH5IR'
|
||||
secret_key = 'bH3Kj6UVJF+btBtWsExVurN3ukEilC3saECsupzi'
|
||||
|
|
Loading…
Reference in a new issue