mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-02-18 21:38:58 +00:00
elixir phoenix example
This commit is contained in:
3
elixir-phoenix/lib/hello/mailer.ex
Normal file
3
elixir-phoenix/lib/hello/mailer.ex
Normal file
@@ -0,0 +1,3 @@
|
||||
defmodule Hello.Mailer do
|
||||
use Swoosh.Mailer, otp_app: :hello
|
||||
end
|
||||
Reference in New Issue
Block a user