From b9a2451d1586229427eb29828524ae01f4436d8c Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 31 Jan 2024 10:08:55 +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 2a19c0f1a..4c25ba007 100644 --- a/postgres/config.json +++ b/postgres/config.json @@ -6,7 +6,7 @@ ], "backup": "cold", "codenotary": "alexandrep.github@gmail.com", - "description": "Postgres 15", + "description": "Postgres 15 with vector.rs extension", "environment": { "PGDATA": "/config/database", "CONFIG_LOCATION": "/config/postgresql.conf"