new(kb.gblib): added postgres.

This commit is contained in:
Rodrigo Rodriguez 2025-01-16 02:51:30 -03:00
parent 9554d336a3
commit 53b34fcd96

View file

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