Skip to content

Instantly share code, notes, and snippets.

@nemecec
Created March 2, 2013 19:22
Show Gist options
  • Select an option

  • Save nemecec/5072727 to your computer and use it in GitHub Desktop.

Select an option

Save nemecec/5072727 to your computer and use it in GitHub Desktop.
LiveRebel environment-specific configuration management: sample environment-specific properties file (stored in LiveRebel Command Center)
# Database settings
db.url=mysql:host=localhost;dbname=qa
db.username=root
db.password=
# Facebook integration settings
fb.appId=486587731404052
fb.appSecret=foobar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment