server/lib/reaproche/mailer.ex

4 lines
75 B
Elixir

defmodule Reaproche.Mailer do
use Swoosh.Mailer, otp_app: :reaproche
end