changed mail config
parent
752b125378
commit
a459d74935
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue