diff --git a/config/runtime.exs b/config/runtime.exs index 859ea6a..74ef18b 100644 --- a/config/runtime.exs +++ b/config/runtime.exs @@ -44,7 +44,7 @@ if config_env() == :prod do You can generate one by calling: mix phx.gen.secret """ - host = System.get_env("PHX_HOST") || "example.com" + host = System.get_env("PHX_HOST") || "ammocpr.com" config :ammoprices, Ammoprices.Repo, # ssl: true, diff --git a/lib/ammoprices_web/components/layouts.ex b/lib/ammoprices_web/components/layouts.ex index 6c8e759..98db43d 100644 --- a/lib/ammoprices_web/components/layouts.ex +++ b/lib/ammoprices_web/components/layouts.ex @@ -39,7 +39,7 @@ defmodule AmmopricesWeb.Layouts do