- Set your environment variables by exporting them directly to your environment:
- Setting them up in a
.envfile:
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
export REDIS_HOST=localhost
.env file:REDIS_HOST=localhost
Was this page helpful?
