Add an option to configure the netbox host
This commit is contained in:
parent
159bbf399c
commit
1ee556eb4e
|
|
@ -8,5 +8,6 @@
|
|||
"APIKey": "",
|
||||
"ASN": "",
|
||||
"NOCEmail": "",
|
||||
"AllowedHosts": "*"
|
||||
"AllowedHosts": "*",
|
||||
"NetBoxHost" : ""
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue