v0.5.113: фикс имперсонации — IMPERSONATION_ORIGINAL вместо TARGET

This commit is contained in:
2026-06-15 14:42:41 +04:00
parent f5ee0a36de
commit 394c778f46
3 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
// ═══════════════════════════════════════════════════════════════════════════════
module.exports = {
version: '0.5.112',
version: '0.5.113',
// ── IAM ──────────────────────────────────────────────────────────────────
iamUrl: process.env.V2_IAM_URL || 'https://auth-api.ngcloud.ru/api/v1/auth/user',