.env.example
This commit is contained in:
parent
88cde498af
commit
fa5b0316fd
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ GOOGLE_OAUTH_CLIENT_SECRET=
|
|||
# Azure app registration credentials for SharePoint/OneDrive
|
||||
MICROSOFT_GRAPH_OAUTH_CLIENT_ID=
|
||||
MICROSOFT_GRAPH_OAUTH_CLIENT_SECRET=
|
||||
# Optional dns routable from google (etc.) to handle continous ingest (ngrok works)
|
||||
# OPTIONAL: dns routable from google (etc.) to handle continous ingest (something like ngrok works). This enables continous ingestion
|
||||
WEBHOOK_BASE_URL=
|
||||
|
||||
OPENAI_API_KEY=
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue