mirror of
https://git.asonix.dog/asonix/pict-rs
synced 2024-11-01 01:59:58 +00:00
9 lines
196 B
TOML
9 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'
|