Add Oban
This commit is contained in:
@@ -11,6 +11,7 @@ defmodule Tradex.Application do
|
||||
TradexWeb.Telemetry,
|
||||
Tradex.Repo,
|
||||
{DNSCluster, query: Application.get_env(:tradex, :dns_cluster_query) || :ignore},
|
||||
{Oban, Application.fetch_env!(:tradex, Oban)},
|
||||
{Phoenix.PubSub, name: Tradex.PubSub},
|
||||
# Start the Finch HTTP client for sending emails
|
||||
{Finch, name: Tradex.Finch},
|
||||
|
Reference in New Issue
Block a user