Remove migrate.toml
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Aode (Lion) 2022-04-03 17:39:29 -05:00
parent 3ad6cdc853
commit 6cd7a3be64

View file

@ -1,13 +0,0 @@
## Store config where files currently exist
# see [store] documentation in pict-rs.toml for more info
[from]
type = "file_store"
## Store config where files will be moved to
# see [store] documentation in pict-rs.toml for more info
[to]
type = 's3_store'
bucket_name = 'pict-rs'
region = 'http://minio:9000'
access_key = '09ODZ3BGBISV4U92JLIM'
secret_key = 'j35YE9RrxhBP0dpiD5mmdXRXvPkEJR4k6zK12q3o'