fix allowed domain
This commit is contained in:
@ -24,6 +24,7 @@ module HubfeenixFi
|
||||
config.load_defaults 7.0
|
||||
|
||||
config.hosts << "green-machine.local" #our "staging"
|
||||
config.hosts << "staging.hubfeenix.fi" #production
|
||||
|
||||
# Configuration for the application, engines, and railties goes here.
|
||||
#
|
||||
|
Reference in New Issue
Block a user