Changed mail config

master
Alex 2021-06-15 22:03:49 +02:00
parent 4ef3d96ec7
commit f6dd630133
1 changed files with 2 additions and 5 deletions

View File

@ -27,10 +27,7 @@ type database struct {
type mail struct {
Host string
Port string
User string
Password string
From string
Key string
}
type settings struct {