From dc50c1c5df9b35fe2675289b9cd978a511a21ad5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=97=D0=B0=D0=B8=D0=B4=20=D0=9E=D0=BC=D0=B0=D1=80=20?= =?UTF-8?q?=D0=9C=D0=B5=D0=B4=D1=85=D0=B0=D1=82=20=7C=20Zaid=20Omar=20Medh?= =?UTF-8?q?at?= Date: Tue, 20 Jan 2026 11:06:33 +0500 Subject: [PATCH] fix --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index 08233be..ed5fbf1 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -22,7 +22,7 @@ services: restart: unless-stopped environment: TELEGRAM_BOT_TOKEN: 7664650831:AAGdpc0MRIeSCrCFq6tx3K4J5_uqAHsetSQ - DATABASE_HOST: postgres-postgres-1 + DATABASE_HOST: postgres DATABASE_PORT: 5432 DATABASE_USER: karta_soup_user DATABASE_PASSWORD: 123Kartasoup123