v0.5.111: админка — лимиты и аудит (/v2/admin), кнопка ⚙️

This commit is contained in:
2026-06-15 14:24:20 +04:00
parent 6bff095a67
commit 8fe89f3a0a
5 changed files with 19 additions and 28 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
// ═══════════════════════════════════════════════════════════════════════════════
module.exports = {
version: '0.5.110',
version: '0.5.111',
// ── IAM ──────────────────────────────────────────────────────────────────
iamUrl: process.env.V2_IAM_URL || 'https://auth-api.ngcloud.ru/api/v1/auth/user',