diff --git a/系统启动.md b/系统启动.md index 86d12e0..6bb5edb 100644 --- a/系统启动.md +++ b/系统启动.md @@ -13,7 +13,7 @@ 1. 到supersonic/chat/core/src/main/python/bin 这个目录执行service.sh start启动LLM服务 2. IDE启动StandaloneLauncher 3. start-fe-dev.sh直接启动前端服务 -4. http://localhost:9000(注意这里是9000端口) +4. http://localhost:9000 **注意这里是9000端口** * 源码启动 1. assembly/bin/build-standalone.sh