Set URL
This commit is contained in:
parent
adb472e543
commit
bd21b53b06
|
@ -1,7 +1,7 @@
|
||||||
# frozen_string_literal: true
|
# frozen_string_literal: true
|
||||||
|
|
||||||
Rails.application.routes.draw do
|
Rails.application.routes.draw do
|
||||||
default_url_options host: "summonplayer.com"
|
default_url_options host: "ttcompanion.com"
|
||||||
|
|
||||||
root "tables#index"
|
root "tables#index"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue