diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index ef8b5a8..373e55f 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -1,4 +1,4 @@ jdbc.driverClassName=com.mysql.jdbc.Driver -jdbc.url=jdbc:mysql://localhost:3306/accounts?useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull -jdbc.username=newuser -jdbc.password=password +jdbc.url=jdbc:mysql://rds-instance.cigowwhozvbf.us-east-1.rds.amazonaws.com:3306/accounts?useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull +jdbc.username=rdsuser +jdbc.password=nani412!