Commit fee6f1de authored by Ishankha K.C's avatar Ishankha K.C

database port

parent 9f142da7
......@@ -6,7 +6,7 @@ spring:
name: user
password: password
datasource:
url: jdbc:mysql://kaluwa.enterprises.lan:30306/baby_care_db?useSSL=false&serverTimezone=UTC
url: jdbc:mysql://localhost:3306/baby_care_db?useSSL=false&serverTimezone=UTC
username: root
password: root
driver-class-name: com.mysql.cj.jdbc.Driver
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment