Fix: /ready всегда 200 — nginx не блокирует трафик. Версия 0.1.16

This commit is contained in:
2026-07-08 22:20:09 +04:00
parent cfdbae0653
commit 158de70e4e
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
// ═══════════════════════════════════════════════════════════════════════════════
module.exports = {
version: '0.1.15',
version: '0.1.16',
// ── Среда ─────────────────────────────────────────────────────────────────
// APP_ENV=test → тестовый стенд (жёлтый баннер в UI, можно включать тестовый API)