Update application-mysql.yml

This commit is contained in:
Sambo Chea 2020-06-24 10:27:12 +07:00 committed by GitHub
parent 7e29dca769
commit d761ce30f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,6 @@ spring:
ddl-auto: update
datasource:
driver-class-name: com.mysql.cj.jdbc.Driver
username: cubetiq
password: Root$
url: jdbc:mysql://192.168.0.150:3306/demo
username: root
password: root
url: jdbc:mysql://192.168.0.150:3306/demo