v0.5.143: IMP_ALLOWED вместо IMPERSONATION_ALLOWED_USERS

This commit is contained in:
2026-06-16 06:00:35 +04:00
parent 9e3ba1c97c
commit 8f9fc4e3ee
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
// ═══════════════════════════════════════════════════════════════════════════════
module.exports = {
version: '0.5.142',
version: '0.5.143',
// ── IAM ──────────────────────────────────────────────────────────────────
iamUrl: process.env.V2_IAM_URL || 'https://auth-api.ngcloud.ru/api/v1/auth/user',