Skip to content

Instantly share code, notes, and snippets.

@hogihung
Created March 31, 2014 17:42
Show Gist options
  • Save hogihung/9897904 to your computer and use it in GitHub Desktop.
Save hogihung/9897904 to your computer and use it in GitHub Desktop.
AWS_ACCESS_KEY_ID: "XXXXXXXXXXXXXXXXXXXXX"
AWS_SECRET_ACCESS_KEY: "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
development:
SENDGRID_USERNAME: "yourappname@heroku.com"
SENDGRID_PASSWORD: "yourPW"
AWS_BUCKET: myname-bloccit-dev
production:
AWS_BUCKET: myname-bloccit-prod
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment