Compare commits

..
1 Commits
Author SHA1 Message Date
msyds 182198230a feat(gitea): 이메일 더함
build / build (push) Successful in 6s
2026-03-22 02:23:34 -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";aaala
USER = "msyds@deertopia.net";
};
};
};