mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 00:36:31 +02:00
chore: update environment variable names for Microsoft OAuth integration in Docker and SurfSense backend
This commit is contained in:
parent
5f0a4d1a0f
commit
bb894ee158
2 changed files with 11 additions and 1 deletions
|
|
@ -208,6 +208,11 @@ STT_SERVICE=local/base
|
|||
# TEAMS_CLIENT_SECRET=
|
||||
# TEAMS_REDIRECT_URI=http://localhost:8000/api/v1/auth/teams/connector/callback
|
||||
|
||||
# -- Microsoft OneDrive --
|
||||
# ONEDRIVE_CLIENT_ID=
|
||||
# ONEDRIVE_CLIENT_SECRET=
|
||||
# ONEDRIVE_REDIRECT_URI=http://localhost:8000/api/v1/auth/onedrive/connector/callback
|
||||
|
||||
# -- Composio --
|
||||
# COMPOSIO_API_KEY=
|
||||
# COMPOSIO_ENABLED=TRUE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue