Update the readme file

This commit is contained in:
Jeff Leung 2023-01-08 15:32:07 -08:00
parent ab2793d92a
commit 5f18fe037c
1 changed files with 2 additions and 1 deletions

View File

@ -26,4 +26,5 @@ This web app must be configured with asppsettings.json with the following values
- ``APIKey`` - This is a netbox API Key. We strongly recommend that you do this as a read only thing
- ``ASN`` - This is required, without it, the AS's will not display properly
- ``NOCEmail`` - This is to display for NOC E-Mail Inquries
- ``NOCEmail`` - This is to display for NOC E-Mail Inquries
- ``NetBoxHostname`` - The hostname to communicate to the netbox instance - This always assumes your netbox instance is secured by TLS running on port 443