diff --git a/config.py b/config.py index b33bc11..27ce732 100755 --- a/config.py +++ b/config.py @@ -1,6 +1,6 @@ -customhost = "employee.coghw13fheqo.us-east-2.rds.amazonaws.com" -customuser = "intellipaat" -custompass = "intellipaat123" +customhost = "newemployee.chm22smkaknh.us-east-2.rds.amazonaws.com" +customuser = "dbcreator" +custompass = "intellipath" customdb = "employee" -custombucket = "addemployee" +custombucket = "addemployee2" customregion = "us-east-2"