added .env support for a systemd EnvironmentFile with an example and updated email sender
This commit is contained in:
@@ -21,7 +21,7 @@ config :mixer, MixerWeb.Endpoint,
|
||||
]
|
||||
|
||||
# Configure Swoosh API Client
|
||||
config :swoosh, api_client: Swoosh.ApiClient.Req
|
||||
config :swoosh, api_client: Swoosh.ApiClient.Hackney
|
||||
|
||||
# Disable Swoosh Local Memory Storage
|
||||
config :swoosh, local: false
|
||||
|
||||
Reference in New Issue
Block a user