Skip to content

Instantly share code, notes, and snippets.

@jakecraige
Created April 9, 2014 15:36
Show Gist options
  • Save jakecraige/10283923 to your computer and use it in GitHub Desktop.
Save jakecraige/10283923 to your computer and use it in GitHub Desktop.
window.ENV.development = true;
window.ENV.nodeApiUrl = 'http://worthit-node-server.herokuapp.com/api/v1';
window.ENV.apiUrl = 'http://worthit-development.herokuapp.com/api/v2';
window.ENV.appEnv = 'development';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment