modified conections

This commit is contained in:
2026-04-22 14:42:18 -05:00
parent 46ad8e88ce
commit 61fb91c7ec
+1 -1
View File
@@ -88,7 +88,7 @@ import { Costo } from './costo/entities/costo.entity';
synchronize: false, //Never change to true in production!
extra: {
connectionLimit: 1,
connectionLimit: 5,
waitForConnections: true,
idleTimeout: 60000,
connectTimeout: 10000,