临时修改:用内存 checkpoint 测试后端
All checks were successful
构建并部署 AI Agent 服务 / deploy (push) Successful in 6m22s
All checks were successful
构建并部署 AI Agent 服务 / deploy (push) Successful in 6m22s
This commit is contained in:
@@ -15,7 +15,7 @@ services:
|
||||
# =========================================================================
|
||||
# PostgreSQL 数据库配置
|
||||
# =========================================================================
|
||||
- DB_HOST=115.190.121.151
|
||||
- DB_HOST=ai-postgres
|
||||
- DB_PORT=5432
|
||||
- DB_USER=postgres
|
||||
- DB_PASSWORD=${DB_PASSWORD:?请配置 DB_PASSWORD(本地:.env 文件 | CI/CD:Secrets)} # ⭐ 敏感密钥配置
|
||||
|
||||
Reference in New Issue
Block a user