Update README.md

This commit is contained in:
notplants
2026-01-08 21:07:06 +00:00
parent f74cd82e5f
commit 54584dedb1

View File

@ -50,6 +50,7 @@ You then additionally need to modify the config of docs to point to your keycloa
```
OIDC_REALM=<the realm you configured in keycloak>
AUTH_DOMAIN=<the domain of your keycloak instance>
OIDC_RP_CLIENT_ID=<yourkeycloakclientid>
```
then redeploy docs: