mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 12:32:30 +08:00
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:
@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user