Skip to content

Instantly share code, notes, and snippets.

@mmcdaris
Created August 29, 2012 17:58
Show Gist options
  • Save mmcdaris/3516276 to your computer and use it in GitHub Desktop.
Save mmcdaris/3516276 to your computer and use it in GitHub Desktop.
exceptional.yml to separate environments into different exceptional.io apps
staging:
enabled: true
api-key: (api key for project-staging)
production:
enabled: true
api-key: (api key for project-production)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment