From 6818cc9f4492e68afdb2855379fa771cfd7a570e Mon Sep 17 00:00:00 2001 From: Vladimir Fomichev Date: Fri, 23 Jan 2026 17:26:49 +0300 Subject: [PATCH] =?utf8?q?=D0=A2=D0=B5=D1=81=D1=82=D0=B8=D0=BC=20=D0=BF?= =?utf8?q?=D0=BE=D1=87=D1=82=D1=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- erp24/config/console.php | 4 ++-- erp24/config/web.php | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/erp24/config/console.php b/erp24/config/console.php index 2b5353fe..d78433bd 100755 --- a/erp24/config/console.php +++ b/erp24/config/console.php @@ -69,8 +69,8 @@ $config = [ //getenv('MAIL_SCHEME') ?: 'smtps', //urlencode(getenv('MAIL_USERNAME') ?: 'flow@bazacvetov24.ru'), //urlencode(getenv('MAIL_PASSWORD') ?: 'ctqamxqeshgxwsgn'), - 'flow@bazacvetov24.ru', - 'ctqamxqeshgxwsgn', + 'vladimir.fomichev@erp-flowers.ru', + 'xfuxecgvjbneqmnn', 'smtp.yandex.ru', //getenv('MAIL_HOST') ?: 'smtp.yandex.ru', //(int)(getenv('MAIL_PORT') ?: 465) diff --git a/erp24/config/web.php b/erp24/config/web.php index 43515561..79ca9a03 100644 --- a/erp24/config/web.php +++ b/erp24/config/web.php @@ -82,8 +82,8 @@ $config = [ //getenv('MAIL_SCHEME') ?: 'smtps', //urlencode(getenv('MAIL_USERNAME') ?: 'flow@bazacvetov24.ru'), //urlencode(getenv('MAIL_PASSWORD') ?: 'ctqamxqeshgxwsgn'), - 'flow@bazacvetov24.ru', - 'ctqamxqeshgxwsgn', + 'vladimir.fomichev@erp-flowers.ru', + 'xfuxecgvjbneqmnn', 'smtp.yandex.ru', //getenv('MAIL_HOST') ?: 'smtp.yandex.ru', //(int)(getenv('MAIL_PORT') ?: 465) -- 2.39.5