feat: migration to phoenix 1.8 - merge changed files
This commit is contained in:
parent
9bfdd6095b
commit
731fe2258e
13 changed files with 235 additions and 457 deletions
|
|
@ -116,7 +116,7 @@ if config_env() == :prod do
|
|||
# domain: System.get_env("MAILGUN_DOMAIN")
|
||||
#
|
||||
# For this example you need include a HTTP client required by Swoosh API client.
|
||||
# Swoosh supports Hackney and Finch out of the box:
|
||||
# Swoosh supports Hackney, Req and Finch out of the box:
|
||||
#
|
||||
# config :swoosh, :api_client, Swoosh.ApiClient.Hackney
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue