changed mail config

master
Alex 2021-06-15 22:04:54 +02:00
parent 752b125378
commit a459d74935
1 changed files with 4 additions and 0 deletions

View File

@ -8,6 +8,10 @@ database = "app-idea"
username = "root" username = "root"
password = "admin" password = "admin"
[mail]
host = "http://127.0.0.1:3001"
key = "aaa"
[settings] [settings]
expiredTime = 72 expiredTime = 72
usernameMinLen = 3 usernameMinLen = 3