writinwaters commited on
Commit
5d7b16c
ยท
1 Parent(s): 785c808

Updated configurations (#4032)

Browse files

### What problem does this PR solve?

### Type of change

- [x] Documentation Update

Files changed (2) hide show
  1. README_zh.md +1 -1
  2. docs/configurations.md +1 -1
README_zh.md CHANGED
@@ -158,7 +158,7 @@
158
  | nightly | ≈9 | :heavy_check_mark: | *Unstable* nightly build |
159
  | nightly-slim | ≈2 | โŒ | *Unstable* nightly build |
160
 
161
- > [!TIP]
162
  > ๅฆ‚ๆžœไฝ ้‡ๅˆฐ Docker ้•œๅƒๆ‹‰ไธไธ‹ๆฅ็š„้—ฎ้ข˜๏ผŒๅฏไปฅๅœจ **docker/.env** ๆ–‡ไปถๅ†…ๆ นๆฎๅ˜้‡ `RAGFLOW_IMAGE` ็š„ๆณจ้‡Šๆ็คบ้€‰ๆ‹ฉๅŽไธบไบ‘ๆˆ–่€…้˜ฟ้‡Œไบ‘็š„็›ธๅบ”้•œๅƒใ€‚
163
  > - ๅŽไธบไบ‘้•œๅƒๅ๏ผš`swr.cn-north-4.myhuaweicloud.com/infiniflow/ragflow`
164
  > - ้˜ฟ้‡Œไบ‘้•œๅƒๅ๏ผš`registry.cn-hangzhou.aliyuncs.com/infiniflow/ragflow`
 
158
  | nightly | ≈9 | :heavy_check_mark: | *Unstable* nightly build |
159
  | nightly-slim | ≈2 | โŒ | *Unstable* nightly build |
160
 
161
+ > [!TIP]
162
  > ๅฆ‚ๆžœไฝ ้‡ๅˆฐ Docker ้•œๅƒๆ‹‰ไธไธ‹ๆฅ็š„้—ฎ้ข˜๏ผŒๅฏไปฅๅœจ **docker/.env** ๆ–‡ไปถๅ†…ๆ นๆฎๅ˜้‡ `RAGFLOW_IMAGE` ็š„ๆณจ้‡Šๆ็คบ้€‰ๆ‹ฉๅŽไธบไบ‘ๆˆ–่€…้˜ฟ้‡Œไบ‘็š„็›ธๅบ”้•œๅƒใ€‚
163
  > - ๅŽไธบไบ‘้•œๅƒๅ๏ผš`swr.cn-north-4.myhuaweicloud.com/infiniflow/ragflow`
164
  > - ้˜ฟ้‡Œไบ‘้•œๅƒๅ๏ผš`registry.cn-hangzhou.aliyuncs.com/infiniflow/ragflow`
docs/configurations.md CHANGED
@@ -35,7 +35,7 @@ docker compose -f docker/docker-compose.yml up -d
35
  Sets up environment for RAGFlow's dependencies: Elasticsearch/[Infinity](https://github.com/infiniflow/infinity), MySQL, MinIO, and Redis.
36
 
37
  :::danger IMPORTANT
38
- **docker-compose-CN-oc9.yml**, **docker-compose-gpu-CN-oc9.yml**, **docker-compose-gpu.yml** have been contributed by our community. We do not actively maintain these files, so use them at your own risk. However, you are welcome to file a pull request to improve any of them.
39
  :::
40
 
41
  ## Docker environment variables
 
35
  Sets up environment for RAGFlow's dependencies: Elasticsearch/[Infinity](https://github.com/infiniflow/infinity), MySQL, MinIO, and Redis.
36
 
37
  :::danger IMPORTANT
38
+ We do not actively maintain **docker-compose-CN-oc9.yml**, **docker-compose-gpu-CN-oc9.yml**, or **docker-compose-gpu.yml**, so use them at your own risk. However, you are welcome to file a pull request to improve any of them.
39
  :::
40
 
41
  ## Docker environment variables