mirror of
https://github.com/imartinez/privateGPT.git
synced 2025-09-04 16:51:48 +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:
@@ -73,7 +73,7 @@ The available configuration options are:
|
||||
For example:
|
||||
```yaml
|
||||
vectorstore:
|
||||
database: postgresql
|
||||
database: postgres
|
||||
|
||||
postgres:
|
||||
host: localhost
|
||||
|
Reference in New Issue
Block a user