We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1977c34 commit 281a00aCopy full SHA for 281a00a
railties/lib/rails/generators/rails/app/templates/config/environments/production.rb.tt
@@ -124,6 +124,7 @@ Rails.application.configure do
124
# "example.com", # Allow requests from example.com
125
# /.*\.example\.com/ # Allow requests from subdomains like `www.example.com`
126
# ]
127
+ #
128
# Skip DNS rebinding protection for the default health check endpoint.
129
# config.host_authorization = { exclude: ->(request) { request.path == "/up" } }
130
end
0 commit comments