Add an option to configure the netbox host

This commit is contained in:
2022-12-13 09:16:59 -08:00
parent 159bbf399c
commit 1ee556eb4e

View File

@@ -8,5 +8,6 @@
"APIKey": "", "APIKey": "",
"ASN": "", "ASN": "",
"NOCEmail": "", "NOCEmail": "",
"AllowedHosts": "*" "AllowedHosts": "*",
"NetBoxHost" : ""
} }