diff --git a/config/application.rb b/config/application.rb index a46ccab..de123fc 100644 --- a/config/application.rb +++ b/config/application.rb @@ -25,6 +25,7 @@ module Volunteers config.hosts << "green-machine.local" #our "staging" config.hosts << "volunteers.hubfeenix.fi" #production + config.hosts << "volunteers.staging.hubfeenix.fi" config.active_job.queue_adapter = :sucker_punch