Updated RAGFlow UI (#3362)

### What problem does this PR solve?



### Type of change


- [x] Documentation Update
This commit is contained in:
writinwaters
2024-11-12 19:56:56 +08:00
committed by GitHub
parent a2a5631da4
commit 7274420ecd
3 changed files with 41 additions and 38 deletions

View File

@ -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