diff --git a/fern/docs/pages/manual/vectordb.mdx b/fern/docs/pages/manual/vectordb.mdx index dc579f6..c98efea 100644 --- a/fern/docs/pages/manual/vectordb.mdx +++ b/fern/docs/pages/manual/vectordb.mdx @@ -73,7 +73,7 @@ The available configuration options are: For example: ```yaml vectorstore: - database: postgresql + database: postgres postgres: host: localhost