From 8d0de2c5f54a3164ec3061f7532a0ec08e23fb3b Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 31 Jan 2024 11:16:07 +0100 Subject: [PATCH] Update config.json --- postgres/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/postgres/config.json b/postgres/config.json index ad3ec32a5c1..bbdb38a4b93 100644 --- a/postgres/config.json +++ b/postgres/config.json @@ -6,7 +6,7 @@ ], "backup": "cold", "codenotary": "alexandrep.github@gmail.com", - "description": "Postgres 15 with pgvecto.rs", + "description": "Postgres 15 with pgvecto.rs extension", "environment": { "PGDATA": "/config/database", "CONFIG_LOCATION": "/config/postgresql.conf"