fix allowed domain

This commit is contained in:
Torsten 2023-01-13 14:02:23 +02:00
parent 73a4368bea
commit da54c7c0a7

View File

@ -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.
#