diff --git a/templates/conf.d/nginx.conf.erb b/templates/conf.d/nginx.conf.erb index 948fafcc9..5bcbc7958 100644 --- a/templates/conf.d/nginx.conf.erb +++ b/templates/conf.d/nginx.conf.erb @@ -48,7 +48,6 @@ events { <%- @debug_connections.each do |address| -%> debug_connection <%= address %>; <%- end -%> - <% end -%> } http {