Phase 5 cleanup
This commit is contained in:
parent
5536acd67d
commit
76a516a417
136 changed files with 6322 additions and 1985 deletions
|
|
@ -36,6 +36,7 @@ services:
|
|||
KC_HOSTNAME_URL: http://localhost:8080
|
||||
command: start-dev --import-realm
|
||||
volumes:
|
||||
- keycloak-data:/opt/keycloak/data
|
||||
- ./keycloak/realm-export.json:/opt/keycloak/data/import/realm-export.json:ro
|
||||
healthcheck:
|
||||
test:
|
||||
|
|
@ -137,3 +138,4 @@ services:
|
|||
|
||||
volumes:
|
||||
mongo-data:
|
||||
keycloak-data:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue