Update database-tables.md

update database port
This commit is contained in:
2026-05-28 04:44:43 +00:00
parent 4525ea3f97
commit a2e295d95b

View File

@@ -6,7 +6,7 @@
**Type**: PostgreSQL with PostGIS extension
**Connection**: Environment variables from `~/.zsh_secrets`
- `PGWEB_HOST`: Database host
- `PGWEB_PORT`: Database port (typically 5432)
- `PGWEB_PORT`: Database port (5433)
- `PGWEB_USER`: Database user
- `PGWEB_PASSWORD`: Database password
- `PGWEB_DATABASE`: Database name (`data_centers`)