mirror of
https://git.asonix.dog/asonix/pict-rs
synced 2024-11-10 06:25:00 +00:00
Remove migrate.toml
This commit is contained in:
parent
3ad6cdc853
commit
6cd7a3be64
1 changed files with 0 additions and 13 deletions
13
migrate.toml
13
migrate.toml
|
@ -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'
|
|
Loading…
Reference in a new issue