Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,11 @@ GITHUB_WEBHOOK_SECRET=your_github_webhook_secret
# https://salem.opencoven.ai.
# -----------------------------------------------------------------------------
ALLOWED_ORIGINS=https://docs.opencoven.ai,https://opencoven.ai,https://salem.opencoven.ai

# -----------------------------------------------------------------------------
# PUBLIC BASE URL (optional)
# Absolute origin of this deployment, used only to build Open Graph / Twitter
# card image URLs in the page metadata. Not used by the chat API itself.
# Defaults to https://salem.opencoven.ai.
# -----------------------------------------------------------------------------
NEXT_PUBLIC_BASE_URL=https://salem.opencoven.ai