Membership Fee 6 - UI Components & LiveViews closes #280 #304
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ defmodule Mv.Application do
|
|||
children = [
|
||||
MvWeb.Telemetry,
|
||||
Mv.Repo,
|
||||
{Task.Supervisor, name: Mv.TaskSupervisor},
|
||||
{DNSCluster, query: Application.get_env(:mv, :dns_cluster_query) || :ignore},
|
||||
{Phoenix.PubSub, name: Mv.PubSub},
|
||||
{AshAuthentication.Supervisor, otp_app: :my},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue