mirror of
https://github.com/Nezumi-2711/9router.git
synced 2026-09-22 20:00:47 +00:00
Update JWT_SECRET handling
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user