Skip to content

Instantly share code, notes, and snippets.

@sanderson
Created February 23, 2012 19:17
Show Gist options
  • Save sanderson/1894455 to your computer and use it in GitHub Desktop.
Save sanderson/1894455 to your computer and use it in GitHub Desktop.
Environment Vars in the Boxfile
global:
env:
- APP_NAME: lucy
- ENV: production
- API_KEY: blahblahblahblahblah
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment