mirror of
https://github.com/imartinez/privateGPT.git
synced 2025-08-23 09:39:19 +00:00
postgresql should be postgres
This commit is contained in:
parent
0a53a408b4
commit
d2e6be0bd0
@ -73,7 +73,7 @@ The available configuration options are:
|
|||||||
For example:
|
For example:
|
||||||
```yaml
|
```yaml
|
||||||
vectorstore:
|
vectorstore:
|
||||||
database: postgresql
|
database: postgres
|
||||||
|
|
||||||
postgres:
|
postgres:
|
||||||
host: localhost
|
host: localhost
|
||||||
|
Loading…
Reference in New Issue
Block a user