Change-Id: Iac90beef20e63fb4a539f91836231469c573f402
@ -45,6 +45,10 @@ http {
access_log off;
return 200;
}
location /stub_status {
stub_status on;
{% endif %}