Skip to content
Snippets Groups Projects
Commit a299f148 authored by Teal's avatar Teal
Browse files

grr

parent d90ea0e0
Branches extended-scripts
No related tags found
No related merge requests found
...@@ -95,3 +95,5 @@ Rails.application.configure do ...@@ -95,3 +95,5 @@ Rails.application.configure do
# Skip DNS rebinding protection for the default health check endpoint. # Skip DNS rebinding protection for the default health check endpoint.
# config.host_authorization = { exclude: ->(request) { request.path == "/up" } } # config.host_authorization = { exclude: ->(request) { request.path == "/up" } }
end end
Rails.application.routes.default_url_options.merge({ host: 'rescheduled.c3lingo.org', protocol: 'https' })
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment