keycloak - change server port (#6401)

* add user-info endpoint live test

* keycloak - change server port
This commit is contained in:
Doha2012 2019-02-24 19:03:09 +02:00 committed by maibin
parent a23c276392
commit b48e564814
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
### server port
server.port=8081
#Keycloak Configuration
keycloak.auth-server-url=http://localhost:8180/auth
keycloak.realm=SpringBootKeycloak