Skip to content

Commit

Permalink
Undo change of port number
Browse files Browse the repository at this point in the history
RISDEV-0000
  • Loading branch information
malte-laukoetter committed Feb 12, 2025
1 parent 13cda2b commit 234093e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/src/main/resources/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spring:
oauth2:
resourceserver:
jwt:
issuer-uri: ${oauth2.issueruri:http://localhost:8441/realms/ris}
issuer-uri: ${oauth2.issueruri:http://localhost:8443/realms/ris}

# expose health endpoint
management:
Expand Down

0 comments on commit 234093e

Please sign in to comment.