This commit is contained in:
2025-05-21 01:16:40 +09:00
parent 09ed1c493a
commit 59678cf8b9
7 changed files with 75 additions and 4 deletions
@@ -85,3 +85,5 @@ Rails.application.configure do
# Skip DNS rebinding protection for the default health check endpoint.
# config.host_authorization = { exclude: ->(request) { request.path == "/up" } }
end
Rails.application.routes.default_url_options[:host] = 'hub.nizika.monster/api'