From 9a0aab3c053537abbb4771675c43cc843b77d8cb Mon Sep 17 00:00:00 2001 From: akurilenko Date: Fri, 19 Apr 2024 16:09:15 +0300 Subject: [PATCH 1/2] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20.env?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.env b/.env index 0befa3b..700b213 100644 --- a/.env +++ b/.env @@ -10,5 +10,4 @@ MYSQL_DATABASE=dot MYSQL_USER=dot MYSQL_PASSWORD=dot -TEST=test -TEST=test1 + From 47640b18de554bdad95ffe339e42bbcc06ce9262 Mon Sep 17 00:00:00 2001 From: akurilenko Date: Fri, 19 Apr 2024 16:11:32 +0300 Subject: [PATCH 2/2] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20configs/php/.env.local?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- configs/php/.env.local | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/php/.env.local b/configs/php/.env.local index 189fc9f..9e407cf 100644 --- a/configs/php/.env.local +++ b/configs/php/.env.local @@ -36,7 +36,7 @@ VOICIA_CALL_ID=8788 ###< voicia ### ###> ml_calculator ### -ML_CALCULATOR_URL=https://ml.dot-dot.ru/v1/classification/order/relevance +ML_CALCULATOR_URL=https://ml.dot-dot.ru/v2/classification/order/relevance ###< ml_calculator ### ###> comagic ###