updated username and pass
This commit is contained in:
parent
a067856ae6
commit
6bdab3f98c
@ -25,8 +25,8 @@ System.Net.ServicePointManager.Expect100Continue = false;
|
|||||||
# **** MY SQL DATABASE CONNECTION ****
|
# **** MY SQL DATABASE CONNECTION ****
|
||||||
|
|
||||||
spring.datasource.url=jdbc:mysql://157.66.191.31:3306/dfd?createDatabaseIfNotExist=true
|
spring.datasource.url=jdbc:mysql://157.66.191.31:3306/dfd?createDatabaseIfNotExist=true
|
||||||
spring.datasource.username=root
|
spring.datasource.username=cnsdev
|
||||||
spring.datasource.password=root
|
spring.datasource.password=cnsdev2407
|
||||||
|
|
||||||
spring.datasource.driverClassName = com.mysql.cj.jdbc.Driver
|
spring.datasource.driverClassName = com.mysql.cj.jdbc.Driver
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user