use host and port variables
This commit is contained in:
@ -14,7 +14,6 @@ config :cannery, Cannery.Repo,
|
||||
# watchers to your application. For example, we use it
|
||||
# with webpack to recompile .js and .css sources.
|
||||
config :cannery, CanneryWeb.Endpoint,
|
||||
http: [port: 4000],
|
||||
debug_errors: true,
|
||||
code_reloader: true,
|
||||
check_origin: false,
|
||||
|
Reference in New Issue
Block a user