Skip to content

Instantly share code, notes, and snippets.

@vikky410
Created March 28, 2015 05:28
Show Gist options
  • Select an option

  • Save vikky410/a81c3202ec7da5244acb to your computer and use it in GitHub Desktop.

Select an option

Save vikky410/a81c3202ec7da5244acb to your computer and use it in GitHub Desktop.
env file
APP_ENV=local
APP_KEY=SomeRandomString
DB_USERNAME=root
DB_PASSWORD=tech
DB_NAME=typicms
REMOTE_HOST=
REMOTE_USERNAME=
REMOTE_PASSWORD=
REMOTE_KEY=
REMOTE_KEYPHRASE=
REMOTE_ROOT=
MAILGUN_DOMAIN=
MAILGUN_SECRET=
MANDRILL_SECRET=
STRIPE_SECRET=
AWS_KEY=
AWS_SECRET=
ROLLBAR_TOKEN=
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment