We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af65133 commit 51ceedfCopy full SHA for 51ceedf
config/prod.exs
@@ -12,6 +12,7 @@ url: [host: System.get_env("PHX_HOST") || "*.fileonchain.org", host: "*.fileonch
12
layout: false
13
],
14
cache_static_manifest: "priv/static/cache_manifest.json",
15
+ code_reloader: true,
16
debug_errors: true,
17
check_origin: [
18
"https://fileonchain.org",
0 commit comments