sloanelybutsurely.com/config/prod.exs

5 lines
145 B
Elixir

import Config
config :logger, level: :info
config :sloanely_but_surely, Web.Endpoint, cache_static_manifest: "priv/static/cache_manifest.json"