Skip to main content

examples/hello_phoenix/config/prod.exs

import Config

config :hello_phoenix, HelloPhoenixWeb.Endpoint,
  cache_static_manifest: "priv/static/cache_manifest.json",
  server: true