Skip to content

Commit

Permalink
Add xml header to the proxy template
Browse files Browse the repository at this point in the history
Fixing problem of restarting Jenkins service which caused adding this header.
  • Loading branch information
marek130 authored Oct 10, 2023
1 parent 66938db commit 892ef9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/proxy.xml.erb
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
<?xml version='1.1' encoding='UTF-8'?>
<proxy>
<name><%= @proxy_host %></name>
<port><%= @proxy_port %></port>
Expand Down

0 comments on commit 892ef9d

Please sign in to comment.