v0.5.142: URL-имперсонация, убраны старые ENV

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