Skip to content

Commit

Permalink
fix: allow quarkus to use build-in devcontainers for test database
Browse files Browse the repository at this point in the history
  • Loading branch information
astappiev committed Aug 10, 2024
1 parent 293b1a6 commit 3b2b537
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions interweb-server/src/test/resources/application.properties
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
quarkus.cache.enabled=false

quarkus.datasource.jdbc.url=

0 comments on commit 3b2b537

Please sign in to comment.