v0.5.114: IMPERSONATION_COMPANY тоже добавляется в компании

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