update config database

This commit is contained in:
joseph le 2023-09-21 10:36:04 +07:00
parent a12be2fd5e
commit e28299c5c5
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ const databaseConfig: DatabaseConfig = {
},
pool: {
min: 1,
max: 500,
max: 10000,
},
migrations: {