Commit 0ec6653d authored by Stan Hu's avatar Stan Hu

Revert "Merge branch 'mg-webpack-middleware-pass-host' into 'master'"

This reverts merge request !46753
parent 3461f37d
......@@ -19,7 +19,6 @@ module Gitlab
# disable SSL check since any cert used here will likely be self-signed
def rewrite_env(env)
env["rack.ssl_verify_none"] = true
env["HTTP_HOST"] = @proxy_host
env
end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment