From 0114a88043a3957d4ce13111bd50a5c895310e4a Mon Sep 17 00:00:00 2001 From: Arsen Date: Tue, 10 Feb 2026 13:06:23 +0500 Subject: [PATCH] =?UTF-8?q?TMUX=20=D0=BF=D0=B5=D1=80=D0=B5=D0=B7=D0=B0?= =?UTF-8?q?=D0=BF=D1=83=D1=81=D0=BA=D0=B0=D0=BB.=20=D0=90=D1=80=D1=81?= =?UTF-8?q?=D0=B5=D0=BD.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/.env | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/backend/.env b/backend/.env index 852ce7b..31d1b36 100755 --- a/backend/.env +++ b/backend/.env @@ -1,4 +1,5 @@ -PORT=4000 -DATABASE_URL=postgres://mkd_user:Nemo348ax@@localhost:5432/mkd_control_center -DOMA_API_URL=https://condo.d.doma.ai/admin/api +PORT=4000 +# Логин: mkd_user, пароль: MkdUbuntu24Secure +DATABASE_URL=postgres://mkd_user:MkdUbuntu24Secure@localhost:5432/mkd_control_center +DOMA_API_URL=https://condo.d.doma.ai/admin/api DOMA_API_TOKEN=d-7Tf8g0r277ismVAmBnVOZvxaTBYCkz.CLBfWjkEc503Df4Nifw558wKi3w1XnvpF/L4zIDqylc \ No newline at end of file