move to www

This commit is contained in:
2023-02-09 22:38:23 +02:00
parent 278043b5cf
commit c3989412f4
2 changed files with 3 additions and 2 deletions

View File

@ -24,7 +24,8 @@ module HubfeenixFi
config.load_defaults 7.0
config.hosts << "green-machine.local" #our "staging"
config.hosts << "staging.hubfeenix.fi" #production
config.hosts << "www.hubfeenix.fi" #production
config.hosts << "hubfeenix.fi" #production
# Configuration for the application, engines, and railties goes here.
#