Commit 7a95b15b authored by focus's avatar focus

update

parent 73a1bce2
...@@ -134,7 +134,7 @@ http { ...@@ -134,7 +134,7 @@ http {
return 200 'User-agent: *\nDisallow: /'; return 200 'User-agent: *\nDisallow: /';
} }
location /health_check { location /health {
return 200 'User-agent: *\nDisallow: /'; return 200 'User-agent: *\nDisallow: /';
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment