fix: harden launch server runtime and public config

This commit is contained in:
stringadmin
2026-06-04 18:58:45 +08:00
parent 1a5992845a
commit df5ea8c65e
14 changed files with 926 additions and 32 deletions
+2
View File
@@ -26,6 +26,8 @@
"express-rate-limit": "^8.4.1",
"helmet": "^8.2.0",
"jsonwebtoken": "^9.0.2",
"mammoth": "^1.12.0",
"nodemailer": "^8.0.10",
"pg": "^8.13.0",
"wechatpay-node-v3": "^2.2.1"
}