chore: 统一开发服务器端口为 13098
- 更新 .env.example、env.ts、vite.config.ts 默认端口 - 同步更新 sidecar.rs Rust 端口常量 - 更新 README、AGENTS.md 等文档中的端口引用
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
TOKEN_USAGE_URL=http://10.0.1.1:8318/usage
|
||||
PROJECT_SERVER_PORT=3214
|
||||
TOKEN_USAGE_URL=http://10.0.1.1:8318/api/usage/model
|
||||
PROJECT_SERVER_PORT=13098
|
||||
# 不要更改
|
||||
Reference in New Issue
Block a user