feat: Actualizar configuraciones de API y mejorar tiempos de espera en nginx
This commit is contained in:
@@ -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*',
|
||||
|
||||
Reference in New Issue
Block a user