Readme and example env update
More "docs" more better.
This commit is contained in:
@@ -4,3 +4,5 @@ OIDC_RP_CLIENT_SECRET=<OIDC-Client-Secret>
|
||||
OIDC_OP_AUTHORIZATION_ENDPOINT=https://auth.yourwebsite.com/application/o/authorize/
|
||||
OIDC_OP_TOKEN_ENDPOINT=https://auth.yourwebsite.com/application/o/token/
|
||||
OIDC_OP_USER_ENDPOINT=https://auth.yourwebsite.com/application/o/userinfo/
|
||||
AI_ENDPOINT=http://localhost:11434/api/generate
|
||||
AI_MODEL=myModel
|
||||
Reference in New Issue
Block a user