Commit 74418107 authored by hjm's avatar hjm
Browse files

fix: Web 部署健康检查使用 curl 而不是 wget

Dockerfile.local 中安装的是 curl,不是 wget。
修改健康检查命令从 wget 改为 curl。

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

)

Co-Authored-By: default avatarClaude <noreply@anthropic.com>
parent 96ad6b27
Loading
Loading
Loading
Loading