From e65a4718adb737a6664f2c90ada9111c40f2197a Mon Sep 17 00:00:00 2001 From: Vilnius Ramanauskas Date: Sat, 29 Aug 2020 22:00:08 +0300 Subject: [PATCH] loose end :) --- templates/conf.d/nginx.conf.erb | 1 - 1 file changed, 1 deletion(-) 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 {