diff --git a/config/config.exs b/config/config.exs index 8be792c..0ffcbbd 100644 --- a/config/config.exs +++ b/config/config.exs @@ -27,7 +27,7 @@ config :aggiedit, AggieditWeb.Endpoint, config :aggiedit, Aggiedit.Mailer, adapter: Swoosh.Adapters.Local # Swoosh API client is needed for adapters other than SMTP. -# config :swoosh, :api_client, false +config :swoosh, :api_client, false # Configure esbuild (the version is required) config :esbuild,