From 25666a977f90f1088693164353664767ffd5b621 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CNaeel=E2=80=9D?= Date: Tue, 21 Jul 2026 09:41:46 +0400 Subject: [PATCH] =?UTF-8?q?docs:=20README=20=E2=80=94=20one=20line,=20depl?= =?UTF-8?q?oyed=20via=20Terraform?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/README.md b/README.md index 763ee83..c5318c7 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,3 @@ # Node.js CRUD -Express + PostgreSQL. Таблица `crud_items`, общая с Lucee/Flask. - -## Переменные окружения - -| Переменная | По умолчанию | -|-------------|---------------| -| `PGHOST` | `127.0.0.1` | -| `PGPORT` | `5432` | -| `PGDATABASE`| `postgres` | -| `PGUSER` | `postgres` | -| `PGPASSWORD`| (пусто) | -| `TABLE_NAME`| `crud_items` | -| `PORT` | `3000` | +Express + PostgreSQL. Деплоится через Terraform (`nubes_nodejs`).