Story#5617: amend account module to Keycloak primary (#213)
Co-authored-by: Michael Hoennig <michael@hoennig.de> Reviewed-on: https://dev.hostsharing.net/hostsharing/hs.hsadmin.ng/pulls/213
This commit is contained in:
@@ -5,6 +5,12 @@ management:
|
||||
server:
|
||||
port: 8081
|
||||
address: 127.0.0.1
|
||||
info:
|
||||
build:
|
||||
enabled: true
|
||||
git:
|
||||
enabled: true
|
||||
mode: full
|
||||
endpoints:
|
||||
web:
|
||||
exposure:
|
||||
@@ -96,5 +102,3 @@ spring:
|
||||
jwt:
|
||||
issuer-uri: "http://localhost:${server.port}/fake-jwt"
|
||||
jwk-set-uri: "http://localhost:${server.port}/fake-jwt/.well-known/jwks.json"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user