keycloak-config/README.md

3 lines
232 B
Markdown

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.