Skip to content

Instantly share code, notes, and snippets.

@jean-felipe
Created June 1, 2017 21:19
Show Gist options
  • Save jean-felipe/eff395716010c0eccbc837775aa42f92 to your computer and use it in GitHub Desktop.
Save jean-felipe/eff395716010c0eccbc837775aa42f92 to your computer and use it in GitHub Desktop.
# stripe_publishable_key: pk_test_ro9jV5SNwGb1yYlQfzG17LHK
#
# production:
# stripe_api_key: sk_live_EeHnL644i6zo4Iyq4v1KdV9H
# stripe_publishable_key: pk_live_9lcthxpSIHbGwmdO941O1XVU
# S3 Credentials
# AWS_ACCESS_KEY_ID: "AKIAJ344T7Q275INSDRQ"
# AWS_SECRET_ACCESS_KEY: "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"
development:
AWS_ACCESS_KEY_ID: "AKIAJ344T7Q275INSDRQ"
AWS_SECRET_ACCESS_KEY: "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"
AWS_BUCKET: "transformavc"
SENTRY_DSN: 'https://b5c68f6550044df68146a5c457af2d2c:[email protected]/151716'
# Pagar.me credentials
PAGARME_API_KEY: "ak_test_PN8lgky3wROUB8SgcTDwXSZwgWVnzQ"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment