fix(workbench): reduce v03 postgres pool budget (#1795)

This commit is contained in:
Lyon
2026-06-21 08:50:09 +08:00
committed by GitHub
parent b976417b8d
commit 801684912f
+1 -1
View File
@@ -264,7 +264,7 @@ lanes:
port: 5432 port: 5432
runtimeStore: runtimeStore:
postgres: postgres:
poolMax: 40 poolMax: 16
connectionTimeoutMs: 5000 connectionTimeoutMs: 5000
envReuseServices: envReuseServices:
- hwlab-cloud-api - hwlab-cloud-api