Fix 2.4.2 upgrade notes formatting refs #19330
[arvados.git] / apps / workbench / app / views / api_client_authorizations / _show_help.html.erb
index 0118390e5b6ad923727bdafef31728e3955766fa..18907ed71b6fe433dc06eb35b8f68a2799866891 100644 (file)
@@ -10,7 +10,7 @@ read ARVADOS_API_TOKEN <<EOF
 <%= Thread.current[:arvados_api_token] %>
 EOF
 export ARVADOS_API_TOKEN ARVADOS_API_HOST=<%= current_api_host %>
-<% if Rails.configuration.arvados_insecure_https %>
+<% if Rails.configuration.TLS.Insecure %>
 export ARVADOS_API_HOST_INSECURE=true
 <% else %>
 unset ARVADOS_API_HOST_INSECURE