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`).