v0.5.178: graceful shutdown, CSRF_SECRET fail-fast, /ready probe

This commit is contained in:
2026-06-22 20:02:01 +04:00
parent d8f8c00f30
commit 73afce35bd
3 changed files with 29 additions and 4 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
// ═══════════════════════════════════════════════════════════════════════════════
module.exports = {
version: '0.5.177',
version: '0.5.178',
// ── IAM ──────────────────────────────────────────────────────────────────
iamUrl: process.env.V2_IAM_URL || 'https://auth-api.ngcloud.ru/api/v1/auth/user',