modified conections
This commit is contained in:
+1
-1
@@ -88,7 +88,7 @@ import { Costo } from './costo/entities/costo.entity';
|
|||||||
synchronize: false, //Never change to true in production!
|
synchronize: false, //Never change to true in production!
|
||||||
|
|
||||||
extra: {
|
extra: {
|
||||||
connectionLimit: 1,
|
connectionLimit: 5,
|
||||||
waitForConnections: true,
|
waitForConnections: true,
|
||||||
idleTimeout: 60000,
|
idleTimeout: 60000,
|
||||||
connectTimeout: 10000,
|
connectTimeout: 10000,
|
||||||
|
|||||||
Reference in New Issue
Block a user