Browse Source

adds an api endpoint/key for general api

pull/15/head
Scott Behrens 1 year ago
parent
commit
7f60173eb8
  1. 5
      infrastructure/server/fabric_api_keys.json

5
infrastructure/server/fabric_api_keys.json

@ -1,5 +1,8 @@
{
"/extwis": {
"eJ4f1e0b-25wO-47f9-97ec-6b5335b2": "Daniel Miessler"
"b246f5c2-6b45-492a-a230-52f2d04b3dc0": "Scott Behrens"
},
"/general": {
"b246f5c2-6b45-492a-a230-52f2d04b3dc0": "Scott Behrens"
}
}
Loading…
Cancel
Save