staging host

This commit is contained in:
Torsten 2023-07-19 19:08:59 +03:00
parent 0982fa9f03
commit 4476c7b0fa
1 changed files with 2 additions and 0 deletions

View File

@ -26,6 +26,8 @@ module HubfeenixFi
config.hosts << "green-machine.local" #our "staging"
config.hosts << "www.hubfeenix.fi" #production
config.hosts << "hubfeenix.fi" #production
config.hosts << "www.staging.hubfeenix.fi"
config.hosts << "staging.hubfeenix.fi"
config.active_job.queue_adapter = :sucker_punch