Created
April 4, 2015 21:06
-
-
Save andreybleme/41f1d464b302d4994561 to your computer and use it in GitHub Desktop.
Dandelion s3 adapter for AWS buckets
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
adapter: s3 | |
bucket_name: queen-fantasia | |
access_key_id: my_key_id | |
secret_access_key: my_secret_access_key | |
host: s3-sa-east-1.amazonaws.com | |
exclude: | |
- .gitignore | |
- dandelion.yml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment