mirror of
https://git.asonix.dog/asonix/pict-rs
synced 2024-11-01 10:09:57 +00:00
10 lines
196 B
TOML
10 lines
196 B
TOML
|
[from]
|
||
|
type = "file_store"
|
||
|
|
||
|
[to]
|
||
|
type = 's3_store'
|
||
|
bucket_name = 'pict-rs'
|
||
|
region = 'http://minio:9000'
|
||
|
access_key = '09ODZ3BGBISV4U92JLIM'
|
||
|
secret_key = 'j35YE9RrxhBP0dpiD5mmdXRXvPkEJR4k6zK12q3o'
|