docs: README — one line, deployed via Terraform

This commit is contained in:
2026-07-21 09:41:47 +04:00
parent 36e0a6056d
commit 805f55176e
+1 -13
View File
@@ -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`).