From 82e325aa16e53e907a15d4bd2da345c735a73b1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=91=D1=83=D0=BB=D0=B0=D1=82=20=D0=A5=D0=B0=D0=B9=D1=80?= =?UTF-8?q?=D1=83=D0=BB=D0=BB=D0=B8=D0=BD?= Date: Mon, 11 Nov 2024 13:54:36 +0300 Subject: [PATCH] =?UTF-8?q?micord.env=20=D0=B4=D0=BB=D1=8F=20=D1=82=D0=B5?= =?UTF-8?q?=D1=81=D1=82=D0=B0=20changesetov?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/micord.env | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/micord.env b/config/micord.env index 757a80c..1e356e1 100644 --- a/config/micord.env +++ b/config/micord.env @@ -1,7 +1,7 @@ TZ=Europe/Moscow # App datasource -DB_APP_USERNAME=ervu-dashboard -DB_APP_PASSWORD=ervu-dashboard +DB_APP_USERNAME=ervu_business_metrics +DB_APP_PASSWORD=ervu_business_metrics DB_APP_HOST=10.10.31.119 DB_APP_PORT=5432 -DB_APP_NAME=ervu-dashboard +DB_APP_NAME=ervu_bm_empty