feat: add English and Chinese setup guides for Docker Compose in README files

This commit is contained in:
mlogclub
2026-05-30 22:55:09 +08:00
parent 98dae870a7
commit 4175e4f7e1
3 changed files with 5 additions and 1 deletions
+2
View File
@@ -74,6 +74,8 @@ The fastest way to try the full stack is Docker Compose:
docker compose up -d --build
```
For the full English setup guide, see [Docker Compose Quick Start](https://aiagent.huabei.pro/en/docs/getting-started/docker-compose).
Compose starts:
- `cs-ai-agent`: application service on port `8083`
+2
View File
@@ -74,6 +74,8 @@
docker compose up -d --build
```
完整英文配置与排查说明见 [Docker Compose Quick Start](https://aiagent.huabei.pro/en/docs/getting-started/docker-compose)。
Compose 默认会启动:
- `cs-ai-agent`:应用服务,端口 `8083`
+1 -1
Submodule docs updated: b00f5b8e09...3791bff544