Extract instance actions from `MastodonAPIController` to `InstanceController`
[akkoma] / Procfile
1 web: mix phx.server
2 release: mix ecto.migrate