mirror of
https://github.com/LibreChat-AI/librechat.ai.git
synced 2026-03-27 10:48:32 +07:00
initial commit
This commit is contained in:
20
.env.template
Normal file
20
.env.template
Normal file
@@ -0,0 +1,20 @@
|
||||
# Analytics and feedback
|
||||
SLACK_WEBHOOK_URL=
|
||||
LOOPS_API_KEY=
|
||||
NEXT_PUBLIC_POSTHOG_HOST=
|
||||
NEXT_PUBLIC_POSTHOG_KEY=
|
||||
|
||||
# Crisp
|
||||
EXT_PUBLIC_CRISP_WEBSITE_ID=
|
||||
NEXT_PUBLIC_CRISP_WEBSITE_ID=
|
||||
|
||||
# For qa chatbot
|
||||
OPENAI_API_KEY=
|
||||
SUPABASE_URL=
|
||||
SUPABASE_SERVICE_ROLE_KEY=
|
||||
NEXT_PUBLIC_LANGFUSE_PUBLIC_KEY=
|
||||
LANGFUSE_PUBLIC_KEY=
|
||||
LANGFUSE_SECRET_KEY=
|
||||
|
||||
# Newsletter Subscribers
|
||||
MONGODB_URI=
|
||||
Reference in New Issue
Block a user