Skip to content

Commit 96e515b

Browse files
authored
Update samples/spa/src/main/resources/application.yml
1 parent 527258e commit 96e515b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/spa/src/main/resources/application.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ spring:
66
encoding: UTF-8
77
fallback-to-system-locale: false
88
datasource:
9-
url: jdbc:log4jdbc:h2:mem:webauthn;DB_CLOSE_DELAY=-1;DB_CLOSE_ON_EXIT=TRUE;MODE=MyS QL
9+
url: jdbc:log4jdbc:h2:mem:webauthn;DB_CLOSE_DELAY=-1;DB_CLOSE_ON_EXIT=TRUE;MODE=MySQL
1010
driverClassName: net.sf.log4jdbc.DriverSpy
1111
username: sa
1212
password:

0 commit comments

Comments
 (0)