From: Vladimir Fomichev Date: Fri, 23 Jan 2026 14:26:49 +0000 (+0300) Subject: Тестим почту X-Git-Url: https://gitweb.erp-flowers.ru/?a=commitdiff_plain;h=6818cc9f4492e68afdb2855379fa771cfd7a570e;p=erp24_rep%2Fyii-erp24%2F.git Тестим почту --- 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)