Revert "Update epp proxy config files according to epp url (#2116)"

This reverts commit 5eb07e54c1.
This commit is contained in:
Keijo Raamat 2021-10-12 17:05:54 +03:00
parent 5eb07e54c1
commit 33b238425a
3 changed files with 13 additions and 47 deletions

View file

@ -43,7 +43,7 @@ Rails.application.configure do
# config.action_cable.allowed_request_origins = [ 'http://example.com', /http:\/\/example.*/ ]
# Force all access to the app over SSL, use Strict-Transport-Security, and use secure cookies.
config.force_ssl = true
config.force_ssl = false
# Use the lowest log level to ensure availability of diagnostic information
# when problems arise.