3 lines
94 B
Elixir
3 lines
94 B
Elixir
defmodule EzcontainerRailway.Mailer do
|
|
use Swoosh.Mailer, otp_app: :ezcontainer_railway
|
|
end
|