change just to connect to the justdb1 MySQL 5.6.27 RDS instance
parent
e8198faad2
commit
766543d8ab
|
@ -19,7 +19,7 @@ DATABASES = {
|
|||
'NAME': 'unglueit',
|
||||
'USER': 'root',
|
||||
'PASSWORD': 'forgetn0t',
|
||||
'HOST': 'justdb.cboagmr25pjs.us-east-1.rds.amazonaws.com',
|
||||
'HOST': 'justdb1.cboagmr25pjs.us-east-1.rds.amazonaws.com',
|
||||
'PORT': '',
|
||||
'TEST_CHARSET': 'utf8'
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue