Update JWT_SECRET handling

This commit is contained in:
decolua
2026-05-15 09:31:34 +07:00
parent 1fd3132647
commit fe3ce25ae3
8 changed files with 24 additions and 8 deletions
+1
View File
@@ -32,6 +32,7 @@ const PROTECTED_API_PATHS = [
"/api/provider-nodes/validate",
"/api/cli-tools",
"/api/mcp",
"/api/translator",
];
// Routes that spawn child processes — restrict to localhost regardless of auth.