Current section
Files
Jump to
Current section
Files
lib/notifier/mailer.ex
defmodule Shield.Notifier.Mailer do
@moduledoc """
Bamboo.Mailer otp setup.
"""
use Bamboo.Mailer, otp_app: :shield_notifier
end