This commit is contained in:
Trevor Vallender 2024-06-11 11:45:22 +01:00
parent adb472e543
commit bd21b53b06
1 changed files with 1 additions and 1 deletions

View File

@ -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"