Commit d64d2dc2 authored by hjm's avatar hjm
Browse files

fix: 修复 docker-compose.ci.yml 格式错误

将 depends_on 从长格式(带 condition)改为简单数组格式,
以兼容不同版本的 docker-compose。

API 服务会等待 postgres 和 minio 启动,但不等待健康检查。
应用本身有数据库重试机制,会自动连接。

🤖 Generated with [Claude Code](https://claude.com/claude-code

)

Co-Authored-By: default avatarClaude <noreply@anthropic.com>
parent b00a1986
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment