Skip to content
Snippets Groups Projects
Commit 9c548f37 authored by Branson Craig Stephens's avatar Branson Craig Stephens
Browse files

Pointed guardian branch to db specifically for guardian.

parent fae4f50c
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ TEMPLATE_DEBUG = DEBUG
DATABASES = {
'default' : {
'NAME' : 'gracedb',
'NAME' : 'guardian',
'ENGINE' : 'django.db.backends.mysql',
'USER' : 'branson',
'PASSWORD' : 'thinglet',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment