From e9a36cf1a725dfbeca13563066ebdba18728b577 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 3 Feb 2024 20:52:58 +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 853efc7e9..6abf14b65 100644 --- a/postgres/config.json +++ b/postgres/config.json @@ -25,7 +25,7 @@ "5432/tcp": 5432 }, "ports_description": { - "5432/tcp": "Postgres port" + "5432/tcp": "Postgres" }, "schema": { "POSTGRES_DB": "str?",