I had to change the instance again.

pull/1/head
Raymond Yee 2012-01-25 15:40:43 -08:00
parent 39ef904c5f
commit f626ecc772
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ DATABASES = {
'NAME': 'please',
'USER': 'please',
'PASSWORD': 'unglueit',
'HOST': 'domU-12-31-39-14-F6-46.compute-1.internal',
'HOST': 'ip-10-204-97-89.ec2.internal',
'PORT': '',
}
}