Skip to content

Commit

Permalink
Fix configuration (#1917)
Browse files Browse the repository at this point in the history
  • Loading branch information
yrodiere authored Jan 23, 2024
1 parent 5045ae8 commit d55cbfb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
quarkus.datasource.jdbc.db-kind=h2
quarkus.datasource.db-kind=h2
quarkus.datasource.jdbc.url=jdbc:h2:tcp://localhost/mem:test
quarkus.datasource.jdbc.driver=org.h2.Driver
quarkus.hibernate-orm.database.generation=drop-and-create
Expand Down

0 comments on commit d55cbfb

Please sign in to comment.