mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
Updated RAGFlow UI (#3362)
### What problem does this PR solve? ### Type of change - [x] Documentation Update
This commit is contained in:
@ -123,13 +123,19 @@ If you cannot download the RAGFlow Docker image, try the following mirrors.
|
||||
- `RAGFLOW_IMAGE=registry.cn-hangzhou.aliyuncs.com/infiniflow/ragflow:dev`.
|
||||
:::
|
||||
|
||||
### Miscellaneous
|
||||
### Timezone
|
||||
|
||||
- `TIMEZONE`
|
||||
The local time zone. Defaults to `'Asia/Shanghai'`.
|
||||
|
||||
### Hugging Face mirror site
|
||||
|
||||
- `HF_ENDPOINT`
|
||||
The mirror site for huggingface.co. It is disabled by default. You can uncomment this line if you have limited access to the primary Hugging Face domain.
|
||||
- `MACOS`
|
||||
|
||||
### MacOS
|
||||
|
||||
- `MACOS`
|
||||
Optimizations for MacOS. It is disabled by default. You can uncomment this line if your OS is MacOS.
|
||||
|
||||
## Service configuration
|
||||
|
||||
Reference in New Issue
Block a user