about summary refs log tree commit diff
path: root/config/environments
diff options
context:
space:
mode:
Diffstat (limited to 'config/environments')
-rw-r--r--config/environments/production.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/environments/production.rb b/config/environments/production.rb
index 144f7bf..9b0e175 100644
--- a/config/environments/production.rb
+++ b/config/environments/production.rb
@@ -1,4 +1,5 @@
 Rails.application.configure do
+  config.hosts << "nomipinball.bhh.sh"
   # Settings specified here will take precedence over those in config/application.rb.
 
   # Code is not reloaded between requests.