Implement API key validation middleware and add force shutdown endpoint

This commit is contained in:
Din
2025-04-28 15:16:44 +08:00
parent caa7436d51
commit a0b9f05ae3
3 changed files with 122 additions and 3 deletions
+3
View File
@@ -12,5 +12,8 @@
"Url": "http://*:5000"
}
}
},
"ApiSettings": {
"ApiKey": "b7f3e8a1-4c2d-4d9f-9a6e-2a1c5d7f8e9a"
}
}