From 328d0c2cbc95d3e8308dc05638f340a6a0e2dd68 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: Tue, 22 Oct 2024 16:58:34 +0300 Subject: [PATCH] DB_APP_NAME=ervu-dashboard to DB_APP_NAME=test-liq_ed --- config/micord.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/micord.env b/config/micord.env index 757a80c9..395243b8 100644 --- a/config/micord.env +++ b/config/micord.env @@ -4,4 +4,4 @@ DB_APP_USERNAME=ervu-dashboard DB_APP_PASSWORD=ervu-dashboard DB_APP_HOST=10.10.31.119 DB_APP_PORT=5432 -DB_APP_NAME=ervu-dashboard +DB_APP_NAME=test-liq_ed