denji / homebrew-nginx

:fire_engine: Community NGINX tap for custom modules
https://denji.github.io/homebrew-nginx/
Other
616 stars 197 forks source link

✨ feat: add nginx_upstream_check_module to replace the previous health check module #425

Closed oneWalker closed 5 months ago

oneWalker commented 5 months ago

…hcheck_nginx_upstreams

denji commented 5 months ago

You forgot to extend the support in Formula/nginx-full.rb

oneWalker commented 5 months ago

You forgot to extend the support in Formula/nginx-full.rb

@denji sorry for not checking it carefully, I update it with a new PR.