From e5c821bcea8e12c83fbbe4cd0ca663d53826bf1f Mon Sep 17 00:00:00 2001 From: Jan Klepek Date: Tue, 17 Sep 2019 15:38:16 +0200 Subject: [PATCH] add MAILGUN_ENDPOINT variable --- .env.example | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.env.example b/.env.example index 9899c5cd31..b4669a480d 100644 --- a/.env.example +++ b/.env.example @@ -88,6 +88,8 @@ MAIL_ENCRYPTION=null # Other mail drivers: MAILGUN_DOMAIN= MAILGUN_SECRET= +# If you are on EU region in mailgun, use api.eu.mailgun.net, otherwise use api.mailgun.net +MAILGUN_ENDPOINT=api.mailgun.net MANDRILL_SECRET= SPARKPOST_SECRET=