changed mail config
parent
752b125378
commit
a459d74935
|
@ -8,6 +8,10 @@ database = "app-idea"
|
|||
username = "root"
|
||||
password = "admin"
|
||||
|
||||
[mail]
|
||||
host = "http://127.0.0.1:3001"
|
||||
key = "aaa"
|
||||
|
||||
[settings]
|
||||
expiredTime = 72
|
||||
usernameMinLen = 3
|
||||
|
|
Loading…
Reference in New Issue