<%= @bind_address %>
<%= @port %>
<%= @ssl_port %>
<%= @enable_ssl.to_s.capitalize %>
<%= @launch_browser.to_s.capitalize %>
<%= @api_key %>
<%= @authentication_method %>
<%= @authentication_required %>
<%= @branch %>
<%= @log_level %>
<%= @ssl_cert_path || '' %>
<%= @ssl_cert_password || '' %>
<%= @url_base || '' %>
<%= @instance_name %>