优化启动流程
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
reverse_proxy backend:3000
|
||||
}
|
||||
|
||||
handle /health {
|
||||
handle /health* {
|
||||
reverse_proxy backend:3000
|
||||
}
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
reverse_proxy backend:3000
|
||||
}
|
||||
|
||||
handle /health {
|
||||
handle /health* {
|
||||
reverse_proxy backend:3000
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user