Update database-tables.md
update database port
This commit is contained in:
@@ -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`)
|
||||
|
||||
Reference in New Issue
Block a user