Commit ab308119 authored by Heinrich Lee Yu's avatar Heinrich Lee Yu

Add gitlab.host to HostAuthorization whitelist

parent d0e5aa9a
# frozen_string_literal: true
# This file requires config/initializers/1_settings.rb
if Rails.env.development?
Rails.application.config.hosts << Gitlab.config.gitlab.host
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