add readme

This commit is contained in:
Arjan Adriaanse 2020-02-09 15:33:24 +01:00
parent fb2ac68835
commit 8ed8505a6c
Signed by: arjan
GPG Key ID: BEA76A8D4DE08DF4
1 changed files with 2 additions and 0 deletions

2
README.md Normal file
View File

@ -0,0 +1,2 @@
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.