Fix tests

This commit is contained in:
andreas.dinauer 2025-09-14 10:36:34 +02:00
parent 54bd36f477
commit 29a6f9f82d

View File

@ -5,8 +5,8 @@ quarkus.http.test-port=9089
quarkus.hibernate-orm.schema-management.strategy=drop-and-create
smallrye.jwt.sign.key.location=private.key
mp.jwt.verify.publickey.location=public.crt
%dev.smallrye.jwt.sign.key.location=private.key
%dev.mp.jwt.verify.publickey.location=public.crt
mp.jwt.verify.issuer=https://tavolio.de
%dev.quarkus.datasource.username=postgres