@ -50,6 +50,10 @@ http {
proxy_buffering off;
proxy_pass http://gateway;
}
if ($request_uri ~ "/actuator") {
return 403;
server {