v0.5.102: единый интерфейс /v2/app для юзеров и админов

This commit is contained in:
2026-06-15 13:30:12 +04:00
parent 2f151f4cdf
commit a31b3e61f2
6 changed files with 371 additions and 93 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
// ═══════════════════════════════════════════════════════════════════════════════
module.exports = {
version: '0.5.98',
version: '0.5.99',
// ── IAM ──────────────────────────────────────────────────────────────────
iamUrl: process.env.V2_IAM_URL || 'https://auth-api.ngcloud.ru/api/v1/auth/user',