Update README.md

This commit is contained in:
Tanner Van Teeffelen 2026-05-07 09:42:54 -04:00
parent f23a8cc7d7
commit 68fadda8ea

View file

@ -4,8 +4,8 @@
ENV Variables: ENV Variables:
API_KEY = Your Meraki API key to access your Meraki networks. - **API_KEY** = Your Meraki API key to access your Meraki networks.
SMTP_SERVER = Your outgoing SMTP mail server. - **SMTP_SERVER** = Your outgoing SMTP mail server.
SMTP_PORT = Your outgoing SMTP mail port. - **SMTP_PORT** = Your outgoing SMTP mail port.
SMTP_EMAIL = Your outgoing SMTP email address. - **SMTP_EMAIL** = Your outgoing SMTP email address.
SMTP_PASS = Your outgoing SMTP email password. - **SMTP_PASS** = Your outgoing SMTP email password.