added custom error templates, and fun error testing routes
This commit is contained in:
parent
a102579df2
commit
a9c12d326f
12 changed files with 149 additions and 1 deletions
config
|
@ -8,7 +8,7 @@ use Mix.Config
|
|||
# with webpack to recompile .js and .css sources.
|
||||
config :home73k, Home73kWeb.Endpoint,
|
||||
http: [port: 4000],
|
||||
debug_errors: true,
|
||||
debug_errors: false,
|
||||
code_reloader: true,
|
||||
check_origin: false,
|
||||
watchers: [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue