From 7e33c52f8217df33a0fe5d0c4bc134ad6ac82a51 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 27 May 2023 21:01:35 +0200 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 f723e5f48..1e0c2e90b 100644 --- a/postgres/config.json +++ b/postgres/config.json @@ -22,7 +22,7 @@ "5432/tcp": 5432 }, "ports_description": { - "5900/tcp": "Postgres port" + "5432/tcp": "Postgres port" }, "schema": { "CONFIG_LOCATION": "str",