Updated readme file
This commit is contained in:
parent
e7fe463b82
commit
c3830ce249
|
@ -3,7 +3,7 @@
|
||||||
SMTP gateway accessible from InfluxDB for sending alerts.
|
SMTP gateway accessible from InfluxDB for sending alerts.
|
||||||
|
|
||||||
# create .env file with following parameters
|
# create .env file with following parameters
|
||||||
server_name = smtp.gmail.com
|
SMTP_SERVER_HOST = smtp.gmail.com
|
||||||
to_mail = test111@mailinator.com
|
TO_MAIL = test111@mailinator.com
|
||||||
from_mail = test@gmail.com
|
FROM_MAIL = test@gmail.com
|
||||||
from_mail_password = test@123
|
FROM_MAIL_PASSWORD = test@123
|
Loading…
Reference in New Issue
Block a user