Loading deploy/ansible/roles/proxy/templates/proxy.conf.j2 +1 −1 Original line number Diff line number Diff line Loading @@ -48,7 +48,7 @@ server { } location @error401 { return 302 https://$host/login; return 302 http://$host/login; } {% endif %} Loading Loading
deploy/ansible/roles/proxy/templates/proxy.conf.j2 +1 −1 Original line number Diff line number Diff line Loading @@ -48,7 +48,7 @@ server { } location @error401 { return 302 https://$host/login; return 302 http://$host/login; } {% endif %} Loading