Update issuer-uri in application.yml to new Keycloak endpoint
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Urban Modig
2025-10-12 11:42:14 +02:00
parent 38190307da
commit a9e4a187b6

View File

@ -16,7 +16,7 @@ spring:
resourceserver: resourceserver:
jwt: jwt:
jwk-set-uri: http://keycloak:8080/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 issuer-uri: https://rubbel.se/hemhub/auth/realms/hemhub
hemhub: hemhub:
schedule: schedule:
reminders: reminders: