From 1b91b725d40761fc00bf158b6f5e91f5e81546c9 Mon Sep 17 00:00:00 2001 From: Andreas Dinauer Date: Sat, 14 Mar 2026 19:19:30 +0100 Subject: [PATCH] =?UTF-8?q?=E2=99=BB=EF=B8=8F=20Transform=20to=20IDP=20pro?= =?UTF-8?q?vider?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 1b3879d..401b0f8 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -1,4 +1,4 @@ -quarkus.http.root-path=/api/iam-backend +quarkus.http.root-path=/api quarkus.http.port=8089 quarkus.http.test-port=9089 %dev.quarkus.http.host=0.0.0.0