Skip to content

Commit

Permalink
Dummy deleted to give the build a little shove it was stuck
Browse files Browse the repository at this point in the history
  • Loading branch information
kristoff-kiefer committed Oct 5, 2023
1 parent a49a32b commit ecf30ce
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,11 @@ services:
- POSTGRES_USER=admin
- POSTGRES_PASSWORD=password
- POSTGRES_DB=dbildungs-iam
dbiam-server:
image: dbildungs-iam/dev:latest
ports:
- 9090:9090
- 8443:8443
environment:
- KEYCLOAK_ADMIN=admin
- KEYCLOAK_ADMIN_PASSWORD=admin

0 comments on commit ecf30ce

Please sign in to comment.