new(kb.gblib): added postgres.
This commit is contained in:
parent
e32261ec1d
commit
76a4656ad6
1 changed files with 1 additions and 1 deletions
|
@ -271,7 +271,7 @@ export class GBVMService extends GBService {
|
|||
}
|
||||
},
|
||||
pool: {
|
||||
max: 5,
|
||||
max: 1,
|
||||
min: 0,
|
||||
idle: 10000,
|
||||
evict: 10000,
|
||||
|
|
Loading…
Add table
Reference in a new issue