From 68a0c0eb6a0bd74879e89413e48fe51a40af9109 Mon Sep 17 00:00:00 2001 From: Urban Modig Date: Sat, 11 Oct 2025 18:23:58 +0200 Subject: [PATCH] Keycloak port --- src/main/resources/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index b584be0..db162ba 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -15,7 +15,7 @@ spring: oauth2: resourceserver: jwt: - jwk-set-uri: http://keycloak:8082/realms/hemhub/protocol/openid-connect/certs + jwk-set-uri: http://keycloak:8080/realms/hemhub/protocol/openid-connect/certs issuer-uri: http://192.168.0.9:8082/realms/hemhub hemhub: schedule: