Readme and example env update

More "docs" more better.
This commit is contained in:
2024-03-05 11:35:20 +01:00
parent 3c1718b793
commit a30058d6cb
2 changed files with 37 additions and 0 deletions
+2
View File
@@ -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