docs: README — one line, deployed via Terraform
This commit is contained in:
@@ -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`).
|
||||
|
||||
Reference in New Issue
Block a user