Skip to content

Instantly share code, notes, and snippets.

@pilipolio
Created December 19, 2013 17:33
Show Gist options
  • Save pilipolio/8043106 to your computer and use it in GitHub Desktop.
Save pilipolio/8043106 to your computer and use it in GitHub Desktop.
local-we7recommend
[Core]
RECOMMENDATIONS_DATABASE_CONNECTION_STRING = host='localhost' user='postgres' password='' dbname='recommends'
LIVE_DATABASE_CONNECTION_STRING = host='localhost' user='postgres' password='' dbname='podsplice'
BACKUP_DATABASE_CONNECTION_STRING = host='localhost' user='postgres' password='' dbname='podsplice'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment