new(kb.gblib): added postgres.

This commit is contained in:
Rodrigo Rodriguez 2025-01-16 02:51:30 -03:00
parent e32261ec1d
commit 76a4656ad6

View file

@ -271,7 +271,7 @@ export class GBVMService extends GBService {
}
},
pool: {
max: 5,
max: 1,
min: 0,
idle: 10000,
evict: 10000,