summaryrefslogtreecommitdiff
path: root/docs/content/guides/auth/keycloak.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Docs: Unify code block languagesDavid Mehren2021-01-111-1/+1
| | | | | | Use `yaml` for Dockerfiles, `shell` for environment variables and `json` for our config file. Signed-off-by: David Mehren <git@herrmehren.de>
* Move docs into subdirectory to make mkdocs work in a subdirectoryTilman Vatteroth2021-01-051-0/+49
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>