Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Removed Typesense disabling option from defaults The default environment configuration has been streamlined by removing the DISABLE_TYPESENSE variable, promoting Typesense engine's consistent usage across deployments. This change simplifies the initial setup process and aligns with the decision to utilize Typesense by default for improved search capabilities. * Update Postgres image tag and set custom repository Refine the PostgreSQL container deployment by specifying a version with the custom tag 'pg14-v0.1.11' and setting the image repository to 'tensorchord/pgvecto-rs'. This aligns the image with a specific version for predictable builds and utilizes a repository tailored to our application's requirements.
- Loading branch information