Skip to content
Snippets Groups Projects
Commit 65e15979 authored by Marco Martorana's avatar Marco Martorana
Browse files

Update application.properties and README.md

parent 9cf34140
No related branches found
No related tags found
No related merge requests found
......@@ -47,7 +47,7 @@ http://localhost:8085/swagger-ui.html
## Data Model
The data model design is available in [data_model.png](https://git.code.tecnalia.com/urbanite/private/wp5-integration-and-devops/urbanite-dashboard-controller/-/blob/main/data_model.png)
The data model design is available in [data_model.png](https://git.code.tecnalia.com/urbanite/private/wp5-integration-and-devops/urbanite-dashboard-controller/-/blob/master/data_model.png)
Create Database manually:
......
......@@ -18,8 +18,6 @@ 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.realm=jhipster
#keycloak.resource=web_app
keycloak.auth-server-url=${IDM_URI:http://host.docker.internal:8089/auth}
keycloak.realm=urbanite
keycloak.resource=urbanite
......
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