Skip to content

Instantly share code, notes, and snippets.

@rodriguezartav
Created January 3, 2015 04:59
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 rodriguezartav/b5ed90528075777d2edd to your computer and use it in GitHub Desktop.
Save rodriguezartav/b5ed90528075777d2edd to your computer and use it in GitHub Desktop.
SFAPI_ENV_Variables
SALESFORCE_CLIENT_ID=
SALESFORCE_CLIENT_SECRET=
SALESFORCE_REDIRECT_URL=http://localhost:5000/login/callback
NODE_ENV=development
DEBUG=development
ORIGINS=localhost:5000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment