staging host
This commit is contained in:
@ -26,6 +26,8 @@ module HubfeenixFi
|
|||||||
config.hosts << "green-machine.local" #our "staging"
|
config.hosts << "green-machine.local" #our "staging"
|
||||||
config.hosts << "www.hubfeenix.fi" #production
|
config.hosts << "www.hubfeenix.fi" #production
|
||||||
config.hosts << "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
|
config.active_job.queue_adapter = :sucker_punch
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user