Update the readme file
This commit is contained in:
parent
ab2793d92a
commit
5f18fe037c
|
|
@ -27,3 +27,4 @@ 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
|
- ``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
|
- ``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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue