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

Update docker-compose.yml

parent 6bec97e8
No related branches found
No related tags found
No related merge requests found
...@@ -23,7 +23,7 @@ services: ...@@ -23,7 +23,7 @@ services:
build: build:
context: . context: .
environment: environment:
- IDM_URI=http://host.docker.internal:8089/auth - IDM_URI=http://localhost:8081/auth
- SPRING_DATASOURCE_URL=jdbc:postgresql://postgres:5432/dashboarddb - SPRING_DATASOURCE_URL=jdbc:postgresql://postgres:5432/dashboarddb
- IDM_USER4VIEW_USERNAME=urbanite - IDM_USER4VIEW_USERNAME=urbanite
- IDM_USER4VIEW_PASSWORD=urbanite - IDM_USER4VIEW_PASSWORD=urbanite
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment