mirror of
https://git.mirrors.martin98.com/https://github.com/infiniflow/ragflow.git
synced 2025-04-21 05:29:57 +08:00
docs: fix a bash command (#235)
### What problem does this PR solve? use `docker compose up -f docker-compose-CN.yml -d` will cause  update to `docker compose -f docker-compose-CN.yaml up -d` ### Type of change - [x] Documentation Update
This commit is contained in:
parent
8fa2963a8e
commit
b4abbe5d93
@ -153,7 +153,7 @@
|
|||||||
> 所有系统配置都需要通过系统重启生效:
|
> 所有系统配置都需要通过系统重启生效:
|
||||||
>
|
>
|
||||||
> ```bash
|
> ```bash
|
||||||
> $ docker compose up -f docker-compose-CN.yml -d
|
> $ docker compose -f docker-compose-CN.yml up -d
|
||||||
> ```
|
> ```
|
||||||
|
|
||||||
## 🛠️ 源码编译、安装 Docker 镜像
|
## 🛠️ 源码编译、安装 Docker 镜像
|
||||||
|
Loading…
x
Reference in New Issue
Block a user