Compare commits

..
1 Commits
Author SHA1 Message Date
msyds d218495746 feat(gitea): 이메일 더함
build / build (push) Failing after 3s
2026-03-22 02:22:40 -06:00
+1 -1
View File
@@ -68,7 +68,7 @@ in {
PROTOCOL = "smtps";
SMTP_ADDR = "smtp.fastmail.com";
SMTP_PORT = 465;
USER = "msyds@deertopia.net";
USER = "msyds@deertopia.net";aaala
};
};
};