forked from External/greenlight
GRN2-xx: Bypass SAFE_HOSTS on dev and test environments
This commit is contained in:
@ -57,4 +57,6 @@ Rails.application.configure do
|
||||
config.loadbalanced_configuration = false
|
||||
|
||||
config.registration_method_default = config.registration_methods[:open]
|
||||
|
||||
config.hosts = nil
|
||||
end
|
||||
|
Reference in New Issue
Block a user