temp
Some checks failed
Flask 提示词大师 - CI/CD 流水线 / 代码质量检查 (push) Has been cancelled
Flask 提示词大师 - CI/CD 流水线 / 单元测试 (push) Has been cancelled
Flask 提示词大师 - CI/CD 流水线 / 集成测试 (push) Has been cancelled
Flask 提示词大师 - CI/CD 流水线 / 构建Docker镜像 (push) Has been cancelled
Flask 提示词大师 - CI/CD 流水线 / 部署到测试环境 (push) Has been cancelled
Flask 提示词大师 - CI/CD 流水线 / 部署到生产环境 (push) Has been cancelled
Flask 提示词大师 - CI/CD 流水线 / 部署监控系统 (push) Has been cancelled
Some checks failed
Flask 提示词大师 - CI/CD 流水线 / 代码质量检查 (push) Has been cancelled
Flask 提示词大师 - CI/CD 流水线 / 单元测试 (push) Has been cancelled
Flask 提示词大师 - CI/CD 流水线 / 集成测试 (push) Has been cancelled
Flask 提示词大师 - CI/CD 流水线 / 构建Docker镜像 (push) Has been cancelled
Flask 提示词大师 - CI/CD 流水线 / 部署到测试环境 (push) Has been cancelled
Flask 提示词大师 - CI/CD 流水线 / 部署到生产环境 (push) Has been cancelled
Flask 提示词大师 - CI/CD 流水线 / 部署监控系统 (push) Has been cancelled
This commit is contained in:
@@ -124,6 +124,9 @@ pip list | grep -E "(flask|gunicorn|openai)"
|
||||
|
||||
启动成功后,可以访问以下地址:
|
||||
|
||||
- **本机浏览器**:使用 `http://localhost:5002/` 或 `http://127.0.0.1:5002/`
|
||||
- **其他电脑/手机访问**:必须使用**服务器 IP**,不能使用 localhost(localhost 指向访问者本机,会连接失败)
|
||||
|
||||
- **主页**:`http://101.43.95.130:5002/`
|
||||
- **饭菜规划**:`http://101.43.95.130:5002/meal-planning`
|
||||
- **古诗词解析**:`http://101.43.95.130:5002/poetry/`
|
||||
|
||||
Reference in New Issue
Block a user