Miscellaneous updates (#3942)

### What problem does this PR solve?



### Type of change


- [x] Documentation Update

---------

Co-authored-by: Zhichang Yu <yuzhichang@gmail.com>
This commit is contained in:
writinwaters
2024-12-10 10:19:50 +08:00
committed by GitHub
parent 7a6bf4326e
commit 3e134ac0ad
10 changed files with 41 additions and 35 deletions

View File

@ -305,7 +305,6 @@ docker build -f Dockerfile -t infiniflow/ragflow:nightly .
```
127.0.0.1 es01 infinity mysql minio redis
```
In **docker/service_conf.yaml.template**, update mysql port to `5455` and es port to `1200`, as specified in **docker/.env**.
4. If you cannot access HuggingFace, set the `HF_ENDPOINT` environment variable to use a mirror site: