优化启动流程

This commit is contained in:
yml2213
2026-04-13 19:01:48 +08:00
parent 7008c85e58
commit dc8a014601
18 changed files with 837 additions and 17 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
reverse_proxy backend:3000
}
handle /health {
handle /health* {
reverse_proxy backend:3000
}