update template

This commit is contained in:
Arne Teuke
2025-02-07 17:06:36 +01:00
parent a831b2d4c6
commit 0a319c4e1a

View File

@@ -18,7 +18,7 @@ option <%= fe_option %>
<% end -%>
<% if @fe_http_request_array and !@fe_http_request_array.empty? -%>
<% @fe_http_request_array.each do |fe_http_request| -%>
http-request <%= fe_http_request %>
http-request <%= fe_http_request %>
<% end -%>
<% end -%>
<% if @fe_tcp_request_array and !@fe_tcp_request_array.empty? -%>