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:
build:
context: .
environment:
- IDM_URI=http://host.docker.internal:8089/auth
- IDM_URI=http://localhost:8081/auth
- SPRING_DATASOURCE_URL=jdbc:postgresql://postgres:5432/dashboarddb
- IDM_USER4VIEW_USERNAME=urbanite
- IDM_USER4VIEW_PASSWORD=urbanite
......@@ -44,4 +44,4 @@ networks:
volumes:
postgres-data:
driver: local
\ No newline at end of file
driver: local
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