mirror of
https://github.com/imartinez/privateGPT.git
synced 2025-08-22 01:14:41 +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:
|
||||
```yaml
|
||||
vectorstore:
|
||||
database: postgresql
|
||||
database: postgres
|
||||
|
||||
postgres:
|
||||
host: localhost
|
||||
|
Loading…
Reference in New Issue
Block a user