Skip to content

Instantly share code, notes, and snippets.

@PirosB3
Created January 29, 2014 18:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PirosB3/8693448 to your computer and use it in GitHub Desktop.
Save PirosB3/8693448 to your computer and use it in GitHub Desktop.
export FB_APP_ID=
export FB_APP_SECRET=
export TEST_DB_NAME=tascout_test
export TEST_DB_USERNAME=tascout
export TEST_DB_PASSWORD=
export DEV_DB_NAME=tascout
export DEV_DB_USERNAME=tascout
export DEV_DB_PASSWORD=
export PANDASTREAM_URL=
export AMAZON_URL=
export REDISTOGO_URL=redis://localhost:6379
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment