fix hostname redirect

This commit is contained in:
= 2025-02-04 21:24:10 +01:00
parent 490b30f436
commit 642dfee7c7

View file

@ -24,7 +24,7 @@ in
email = { email = {
host = "smtp.eu.mailgun.org"; host = "smtp.eu.mailgun.org";
port = 587; port = 587;
username = "Auth Pazpi.top"; username = "auth@pazpi.top";
use_tls = true; use_tls = true;
use_ssl = false; use_ssl = false;
from = "auth@pazpi.top"; from = "auth@pazpi.top";