diff --git a/config/routes.rb b/config/routes.rb index 42213ea..2caeadc 100644 --- a/config/routes.rb +++ b/config/routes.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true Rails.application.routes.draw do - default_url_options host: "summonplayer.com" + default_url_options host: "ttcompanion.com" root "tables#index"