mirror of
https://github.com/imartinez/privateGPT.git
synced 2025-06-28 08:18:09 +00:00
fix(docs): Minor documentation amendment (#1739)
* Unify pgvector and postgres connection settings * Remove local changes * Update file pgvector->postgres * postgresql should be postgres
This commit is contained in:
parent
63de7e4930
commit
258d02d87c
@ -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