Commit 5145704
🐛 修复 entrypoint 健康检测:支持 302 重定向响应
/ 路径会根据语言 302 重定向,busybox wget --spider 可能不认为
302 是成功响应。改为检测任意 HTTP 响应头即可判定服务已启动。
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 0692ab9 commit 5145704
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments