Move SMTP credentials to .env file

This commit is contained in:
2024-04-27 15:43:11 +07:00
parent 2e48192a35
commit dfaf8e999f
4 changed files with 13 additions and 2 deletions

2
.gitignore vendored
View File

@ -4,5 +4,7 @@
/log
/.idea
.env
*_templ.txt
*_templ.go