Labelmaker has a domain name
This commit is contained in:
@@ -33,7 +33,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") || "labelmaker.xyz"
|
||||
port = String.to_integer(System.get_env("PORT") || "4000")
|
||||
|
||||
config :labelmaker, :dns_cluster_query, System.get_env("DNS_CLUSTER_QUERY")
|
||||
|
||||
Reference in New Issue
Block a user