Skip to content

Instantly share code, notes, and snippets.

@lithix-src
Created December 6, 2012 03:34
Show Gist options
  • Save lithix-src/4221600 to your computer and use it in GitHub Desktop.
Save lithix-src/4221600 to your computer and use it in GitHub Desktop.
DATABASES = { 'default': { 'ENGINE': 'bigdoor.lib.dbshards', 'NAME': 'bigdoor_test',
'USER': 'django',
'PASSWORD': 'MASKED,
'HOST': 'bigdoor_dbs', 'PORT': 4545
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment