feat: Actualizar configuraciones de API y mejorar tiempos de espera en nginx

This commit is contained in:
2026-04-01 16:12:03 -03:00
parent 293b69075a
commit 1f01a4a36b
7 changed files with 15 additions and 17 deletions
-4
View File
@@ -72,10 +72,6 @@ const nextConfig = {
source: '/question-bank/:path*',
destination: 'http://localhost:3001/question-bank/:path*',
},
{
source: '/test-templates/:path*',
destination: 'http://localhost:3001/test-templates/:path*',
},
{
source: '/knowledge-base/:path*',
destination: 'http://localhost:3001/knowledge-base/:path*',