sloanelybutsurely.com/config/prod.exs
2025-03-25 22:12:00 -04:00

6 lines
147 B
Elixir

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