Skip to content
Snippets Groups Projects
Commit 1557a3c0 authored by marco.martorana@eng.it's avatar marco.martorana@eng.it
Browse files

Update application.properties

parent 6eab5e53
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ springdoc.swagger-ui.path=/swagger-ui.html
keycloak.enabled=true
keycloak.public-client=true
#keycloak.auth-server-url=${IDM_URI:http://localhost:9080/auth}
keycloak.auth-server-url=${IDM_URI:http://host.docker.internal:8089/auth}
keycloak.auth-server-url=${IDM_URI:http://localhost:8081/auth}
keycloak.realm=urbanite
keycloak.resource=urbanite
keycloak.bearer-only=true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment