keycloak-config/README.md

3 lines
232 B
Markdown
Raw Permalink Normal View History

2020-02-09 14:33:24 +00:00
To start the Keycloak instance run `docker-compose up -d`. After some time it will be available through `localhost:8081`, this takes longer the first time. Run `docker-compose build && docker-compose up -d` to apply theme changes.