docs: README — one line, deployed via Terraform

This commit is contained in:
2026-07-21 09:41:46 +04:00
parent d9b9620044
commit 25666a977f
+1 -13
View File
@@ -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`).