Packages

Elixir-native host management with inspectable plans, package locks, systemd isolation, and remote bootstrap.

Current section

Files

Jump to
host_kit examples hello_phoenix config prod.exs
Raw

examples/hello_phoenix/config/prod.exs

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