Update backend/src/main/resources/application.properties
.
This commit is contained in:
@@ -23,7 +23,7 @@ System.Net.ServicePointManager.Expect100Continue = false;
|
||||
|
||||
spring.datasource.url=jdbc:mysql://realnet.cdas4e08uugj.us-east-1.rds.amazonaws.com:3306/realnet_CNSBENEW?createDatabaseIfNotExist=true
|
||||
spring.datasource.username=cnsdev
|
||||
spring.datasource.password=cnsdev1234
|
||||
spring.datasource.password=cnsdev7304
|
||||
|
||||
|
||||
spring.datasource.driverClassName = com.mysql.cj.jdbc.Driver
|
||||
|
||||
Reference in New Issue
Block a user