Skip to content
Discussion options

You must be logged in to vote

Yes, use:

# librechat.yaml
OPENAPI_MCP_HEADERS: ${REF_TO_VARIABLE}

and then in your .env file:

# .env
REF_TO_VARIABLE=your_value

The key is to use the ${var} formatting, the name is arbitrary.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by f-avelar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants