This commit is contained in:
Torsten 2023-10-23 22:53:09 +03:00
parent 1f5f52bd52
commit 20cd8b9323
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@ require "active_support/core_ext/integer/time"
Rails.application.configure do
# Settings specified here will take precedence over those in config/application.rb.
config.hosts << "wonder-of-life.staging.hubfeenix.fi"
# In the development environment your application's code is reloaded any time
# it changes. This slows down response time but is perfect for development
# since you don't have to restart the web server when you make code changes.