Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
HariharanAnantharaman committed May 25, 2021
1 parent eddc614 commit 27809f0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spring:
hibernate:
dialect: org.hibernate.dialect.MySQL5Dialect
datasource:
url: jdbc:mysql://10.128.0.12:3306/mauritius_smartwater
url: jdbc:mysql://10.128.0.12:3306/mauritius_smartwater?&useSSL=false
username: admin
password: admin123
driver-class-name: com.mysql.jdbc.Driver
Expand Down

0 comments on commit 27809f0

Please sign in to comment.