Skip to content

Commit d263d72

Browse files
committed
typo
1 parent 00c23ca commit d263d72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
- rename `POSTGRES_USER` to `PGUSER` in config **breaking change**
99
- rename `POSTGRES_PASS` to `PGPASSWORD` in config **breaking change**
1010
- rename `POSTGRES_PORT` to `PGPORT` in config **breaking change**
11-
- rename `POSTGRES_DBNAME` to `PGDBNAME` in config **breaking change**
11+
- rename `POSTGRES_DBNAME` to `PGDATABASE` in config **breaking change**
1212
```python
1313
from stac_fastapi.pgstac.config import PostgresSettings
1414

0 commit comments

Comments
 (0)