Update file pgvector->postgres

This commit is contained in:
Brett England 2024-03-14 20:25:30 -04:00
parent 2e5fcba0a2
commit ae1fed5c39

View File

@ -22,7 +22,7 @@ nodestore:
database: postgres
vectorstore:
database: pgvector
database: postgres
postgres:
host: localhost