fix-error
This commit is contained in:
parent
dfcef7e454
commit
ddeeb7e5b6
1 changed files with 2 additions and 2 deletions
|
|
@ -39,8 +39,8 @@ To install OpenRAG with Docker Compose:
|
|||
LANGFLOW_SUPERUSER_PASSWORD=your_langflow_password
|
||||
LANGFLOW_SECRET_KEY=your_secret_key
|
||||
```
|
||||
For more information on configuring OpenRAG with environment variables, see [Environment variables](/configure/configuration).
|
||||
For additional configuration values, including `config.yaml`, see [Configuration](/configure/configuration).
|
||||
For more information on configuring OpenRAG with environment variables, see [Environment variables](/reference/configuration).
|
||||
For additional configuration values, including `config.yaml`, see [Configuration](/reference/configuration).
|
||||
|
||||
4. Deploy OpenRAG with Docker Compose based on your deployment type.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue