Skip to content

Commit

Permalink
updated services for webauthn
Browse files Browse the repository at this point in the history
  • Loading branch information
alokkulkarni committed Oct 30, 2023
1 parent 76a4fe4 commit 3ca3b37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spring:
datasource:
url: jdbc:mysql://127.0.0.1:3306/identity
username: root
password: Sheetli0913*
password: secret
driver-class-name: com.mysql.cj.jdbc.Driver
jpa:
database: mysql
Expand Down

0 comments on commit 3ca3b37

Please sign in to comment.