server/lib/reaproche/mailer.ex
Rodolphe Marbot bea29624ab fisrt
2022-05-17 21:26:44 +02:00

3 lines
75 B
Elixir

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