Skip to content

Commit

Permalink
docs: update running locally
Browse files Browse the repository at this point in the history
  • Loading branch information
elisalimli committed Mar 12, 2024
1 parent 09bb562 commit 12614b5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions fern/mdx/deploy/local.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,9 @@ NEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY=
# Optional for recording human feedback with Langfuse
NEXT_PUBLIC_LANGFUSE_PUBLIC_KEY=
NEXT_PUBLIC_LANGFUSE_BASE_URL=

# Optional for using SuperRag in SAML (https://github.com/superagent-ai/super-rag)
NEXT_PUBLIC_SUPERRAG_API_URL=
```

### Run app
Expand Down

0 comments on commit 12614b5

Please sign in to comment.