Fix password reset system
This commit is contained in:
parent
8e92f96999
commit
861af87e93
7 changed files with 11 additions and 14 deletions
|
@ -22,6 +22,7 @@ MAIL_PORT=2525
|
|||
MAIL_USERNAME=null
|
||||
MAIL_PASSWORD=null
|
||||
MAIL_ENCRYPTION=null
|
||||
MAIL_FROM=you@example.com
|
||||
|
||||
API_PREFIX=api
|
||||
API_VERSION=v1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue