From bb00faad023df6bc587dbba8624b6dafa941b500 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9E=D0=BB=D1=8F=20=D0=91=D0=B8=D0=B7=D1=8E=D0=BA=D0=BE?= =?UTF-8?q?=D0=B2=D0=B0?= Date: Tue, 17 Dec 2024 13:57:30 +0500 Subject: [PATCH] =?UTF-8?q?=D0=9F=D1=80=D0=B0=D0=B2=D0=BA=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/db.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/db.yaml b/.gitea/workflows/db.yaml index 0e59848..c3762bd 100644 --- a/.gitea/workflows/db.yaml +++ b/.gitea/workflows/db.yaml @@ -46,4 +46,4 @@ jobs: # The hostname used to communicate with the PostgreSQL service container POSTGRES_HOST: localhost # The default PostgreSQL port - POSTGRES_PORT: 5432 \ No newline at end of file + POSTGRES_PORT: 5442 \ No newline at end of file