Make the app more configurable by setting AS's accordingly

This commit is contained in:
2022-12-10 20:47:52 -08:00
parent fe35067549
commit daf04140ee
3 changed files with 11 additions and 6 deletions

View File

@@ -6,6 +6,7 @@
}
},
"APIKey": "",
"ASN": "1024",
"ASN": "",
"NOCEmail": "",
"AllowedHosts": "*"
}