Se agrega emailsender
This commit is contained in:
		| @ -10,7 +10,7 @@ defmodule Api.Application do | ||||
|     children = [ | ||||
|       ApiWeb.Telemetry, | ||||
|       Api.Repo, | ||||
|         #{Api.Autosender, 1000 * 62 * 4}, | ||||
|         {Api.Autosender, 1000 * 62 * 4}, | ||||
|         # {DNSCluster, query: Application.get_env(:api, :dns_cluster_query) || :ignore}, | ||||
|       {Phoenix.PubSub, name: Api.PubSub}, | ||||
|       # Start the Finch HTTP client for sending emails | ||||
|  | ||||
		Reference in New Issue
	
	Block a user