Created
October 1, 2016 16:33
-
-
Save danielwestendorf/2bc779824f6fa276b1f9b319606a8c31 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
export AWS_ACCESS_KEY_ID=KEY | |
export AWS_SECRET_ACCESS_KEY=SECRET | |
export AWS_S3_BUCKET=BUCKET_NAME | |
export AWS_REGION=REGION |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment