mirror of
https://github.com/ngoduykhanh/wireguard-ui.git
synced 2025-04-19 19:59:13 +03:00
Update README
This commit is contained in:
parent
203fe927fd
commit
ced211a822
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
@ -91,11 +91,11 @@ EMAIL_FROM_NAME: the sender's email address
|
||||||
- using SMTP
|
- using SMTP
|
||||||
|
|
||||||
```
|
```
|
||||||
SMTP_HOSTNAME
|
SMTP_HOSTNAME: The SMTP ip address or hostname
|
||||||
SMTP_PORT
|
SMTP_PORT: the SMTP port
|
||||||
SMTP_USERNAME
|
SMTP_USERNAME: the SMTP username to authenticate
|
||||||
SMTP_PASSWORD
|
SMTP_PASSWORD: the SMTP user password
|
||||||
SMTP_AUTH_TYPE
|
SMTP_AUTH_TYPE: the authentication type. Possible values: PLAIN, LOGIN, NONE
|
||||||
EMAIL_FROM_ADDRESS: the sender's email address
|
EMAIL_FROM_ADDRESS: the sender's email address
|
||||||
EMAIL_FROM_NAME: the sender's name
|
EMAIL_FROM_NAME: the sender's name
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue