Initial Commit for try-rustfs
Looking for a minio alternative and trying out rustfs
This commit is contained in:
commit
cfb1afd560
5 changed files with 43 additions and 0 deletions
5
.env
Normal file
5
.env
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
AWS_REGION=us-east-1
|
||||
AWS_ENDPOINT_URL=http://localhost:9000
|
||||
AWS_ACCESS_KEY_ID=Te276kFUgzySL5mnRpKh
|
||||
AWS_SECRET_ACCESS_KEY=M7Wr9ChB5tzaXRDqcVUSwH20fiduFAnI8v63lZge
|
||||
AWS_BUCKET_NAME=dropper
|
||||
Loading…
Add table
Add a link
Reference in a new issue