about summary refs log tree commit diff
path: root/.env.production.sample
diff options
context:
space:
mode:
authorChristopher Nethercott <ccnethercott@gmail.com>2022-12-15 17:42:08 +0000
committerGitHub <noreply@github.com>2022-12-15 18:42:08 +0100
commitc649f4d3862b96cff31195c8caf8f8b9ea1a3cb5 (patch)
treef25d80f30d41563f61ddbba9d93971b2f2d8708c /.env.production.sample
parentbf1c7e2122dee94a5ace33a4a70aba7ba8de3bc0 (diff)
fix: remove SMTP_SERVER (#21342)
Firstly, mailgun.com is now their domain. Secondly they are lots of providers to use; and sysadmins should be able to choose.
Diffstat (limited to '.env.production.sample')
-rw-r--r--.env.production.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/.env.production.sample b/.env.production.sample
index 5eecb8bde..0bf01bdc3 100644
--- a/.env.production.sample
+++ b/.env.production.sample
@@ -54,7 +54,7 @@ VAPID_PUBLIC_KEY=
 
 # Sending mail
 # ------------
-SMTP_SERVER=smtp.mailgun.org
+SMTP_SERVER=
 SMTP_PORT=587
 SMTP_LOGIN=
 SMTP_PASSWORD=