Config mail.ru smtp

This commit is contained in:
iIronside
2023-10-18 10:48:38 +03:00
parent 5469a209a5
commit 233a8a6d10
9 changed files with 53 additions and 20 deletions

View File

@ -8,7 +8,7 @@ $params = array_merge(
return [
'id' => 'app-frontend',
'name' => 'Guild',
'name' => 'itGuild',
'basePath' => dirname(__DIR__),
'bootstrap' => ['log'],
'controllerNamespace' => 'frontend\controllers',