fix-build-errors

This commit is contained in:
Mendon Kissling 2025-09-29 17:46:11 -04:00
parent 90e5ed3d2d
commit 5a4cb3fa85

View file

@ -178,8 +178,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.