From 805f55176e3123a6a50b8d952d9c76d33b57585f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CNaeel=E2=80=9D?= Date: Tue, 21 Jul 2026 09:41:47 +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 bd68db2..d33e79d 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,3 @@ # Flask CRUD -Flask + PostgreSQL. Таблица `crud_items`, общая с Lucee/Node.js. - -## Переменные окружения - -| Переменная | По умолчанию | -|-------------|---------------| -| `PGHOST` | `127.0.0.1` | -| `PGPORT` | `5432` | -| `PGDATABASE`| `postgres` | -| `PGUSER` | `postgres` | -| `PGPASSWORD`| (пусто) | -| `TABLE_NAME`| `crud_items` | -| `PORT` | `5000` | +Flask + PostgreSQL. Деплоится через Terraform (`nubes_flask`).