Skip to content

Instantly share code, notes, and snippets.

@knowuh
Created June 2, 2014 18:51
Show Gist options
  • Save knowuh/6398163e5bf01703622b to your computer and use it in GitHub Desktop.
Save knowuh/6398163e5bf01703622b to your computer and use it in GitHub Desktop.
ENV['CONCORD_CONFIGURED_PORTALS'] ||= 'LOCALHOST'
ENV['CONCORD_LOCALHOST_URL'] ||= 'http://localhost:9000/'
ENV['CONCORD_LOCALHOST_CLIENT_ID'] ||= 'localhost'
ENV['CONCORD_LOCALHOST_CLIENT_SECRET'] ||= '1f0cde4b-b32e-4eac-be51-xxxxxxxxx'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment