mirror of https://github.com/fantasticit/think.git
Update README.md
This commit is contained in:
parent
65b7a1451a
commit
27bc13646f
|
@ -86,11 +86,11 @@ pnpm install
|
||||||
pnpm run dev
|
pnpm run dev
|
||||||
```
|
```
|
||||||
|
|
||||||
前台页面地址:`http://localhost:5002`。
|
- 前台页面地址:`http://localhost:5001`。
|
||||||
服务接口地址:`http://localhost:5001`。
|
- 服务接口地址:`http://localhost:5002`。
|
||||||
协作接口地址:`http://localhost:5003`。
|
- 协作接口地址:`http://localhost:5003`。
|
||||||
|
|
||||||
如需修改配置,可在 `packages/config/yaml` 下进行配置。
|
如需修改配置,可在 `dev.yaml` 中进行配置。
|
||||||
|
|
||||||
### 配置文件
|
### 配置文件
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue