add-version-env-vars
This commit is contained in:
parent
aee0a20302
commit
95ce3c0d0e
1 changed files with 2 additions and 0 deletions
|
|
@ -137,6 +137,8 @@ Configure general system components, session management, and logging.
|
|||
| `LOG_FORMAT` | - | Log format (set to "json" for JSON output). |
|
||||
| `LOG_LEVEL` | `INFO` | Logging level (DEBUG, INFO, WARNING, ERROR). |
|
||||
| `MAX_WORKERS` | - | Maximum number of workers for document processing. |
|
||||
| `OPENRAG_VERSION` | `latest` | OpenRAG Docker image version. |
|
||||
| `LANGFLOW_VERSION` | `latest` | Langflow Docker image version. |
|
||||
| `SERVICE_NAME` | `openrag` | Service name for logging. |
|
||||
| `SESSION_SECRET` | auto-generated | Session management. |
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue