Update README.md
This commit is contained in:
parent
8f4bf8dcd4
commit
f23a8cc7d7
1 changed files with 9 additions and 0 deletions
|
|
@ -1,2 +1,11 @@
|
|||
# MerakiApiUtilities
|
||||
|
||||
.ENV file required to run both scripts.
|
||||
|
||||
ENV Variables:
|
||||
|
||||
API_KEY = Your Meraki API key to access your Meraki networks.
|
||||
SMTP_SERVER = Your outgoing SMTP mail server.
|
||||
SMTP_PORT = Your outgoing SMTP mail port.
|
||||
SMTP_EMAIL = Your outgoing SMTP email address.
|
||||
SMTP_PASS = Your outgoing SMTP email password.
|
||||
Loading…
Add table
Reference in a new issue