modified connection
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!
|
||||
|
||||
extra: {
|
||||
connectionLimit: 10,
|
||||
connectionLimit: 1,
|
||||
waitForConnections: true,
|
||||
idleTimeout: 60000,
|
||||
connectTimeout: 10000,
|
||||
|
||||
Reference in New Issue
Block a user