v0.5.176: fix rateLimit path (../../ → ../)

This commit is contained in:
2026-06-22 19:44:12 +04:00
parent 68c3edd8d8
commit cf2e703d54
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
// ═══════════════════════════════════════════════════════════════════════════════
module.exports = {
version: '0.5.175',
version: '0.5.176',
// ── IAM ──────────────────────────────────────────────────────────────────
iamUrl: process.env.V2_IAM_URL || 'https://auth-api.ngcloud.ru/api/v1/auth/user',