increase connection pool
This commit is contained in:
@@ -61,6 +61,7 @@ export default defineConfig({
|
||||
emit: 'ts',
|
||||
},
|
||||
connect: true,
|
||||
// CLI-only (migrations/seeders run outside HTTP); runtime app config must not set this.
|
||||
allowGlobalContext: true,
|
||||
seeder: {
|
||||
path: './dist/seeders',
|
||||
|
||||
Reference in New Issue
Block a user