Add config keys

This commit is contained in:
Marcus Moore 2024-01-08 13:31:30 -08:00
parent 18f79ad924
commit eb862c27b8
No known key found for this signature in database

View file

@ -1,6 +1,8 @@
{ {
"projectName": "snipe-it", "projectName": "snipe-it",
"projectOwner": "snipe", "projectOwner": "snipe",
"repoType": "github",
"repoHost": "https://github.com",
"files": [ "files": [
"README.md" "README.md"
], ],