Skip to content

Instantly share code, notes, and snippets.

@cdcarson
Last active August 29, 2015 13:56
Show Gist options
  • Save cdcarson/9026396 to your computer and use it in GitHub Desktop.
Save cdcarson/9026396 to your computer and use it in GitHub Desktop.
SetEnv IS_DEV_LOCAL 1
SetEnv DEV_DB_HOST localhost
SetEnv DEV_DB_USER webapp
SetEnv DEV_DB_PASS SuperSecret123
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment