diff --git a/src/main/resources/applications-prod.yml b/src/main/resources/applications-prod.yml index f61c921..da55922 100644 --- a/src/main/resources/applications-prod.yml +++ b/src/main/resources/applications-prod.yml @@ -3,5 +3,5 @@ spring: oauth2: resourceserver: 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: https://rubble.se/hemhub/auth/realms/hemhub \ No newline at end of file