v0.1.8: clean-all — очистка всех таблиц перед сдачей в прод

This commit is contained in:
2026-06-23 12:51:44 +04:00
parent 4ee032ba8d
commit 2a37697afb
3 changed files with 10 additions and 2 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
// ═══════════════════════════════════════════════════════════════════════════════
module.exports = {
version: '0.1.7',
version: '0.1.8',
// ── IAM ──────────────────────────────────────────────────────────────────
iamUrl: process.env.V2_IAM_URL || 'https://auth-api.ngcloud.ru/api/v1/auth/user',