Update JWT_SECRET handling

This commit is contained in:
decolua 2026-05-15 09:15:53 +07:00
parent 1fd3132647
commit fe3ce25ae3
8 changed files with 24 additions and 8 deletions

View file

@ -12,5 +12,6 @@ export const config = {
"/api/provider-nodes/validate",
"/api/cli-tools/:path*",
"/api/mcp/:path*",
"/api/translator/:path*",
],
};