Commit 8068eb78 authored by Никита Вереин's avatar Никита Вереин
Browse files

Merge branch 'develop' into 'master'

fix: исправлено наименование в массиве

See merge request !279
parents 5aa85caa 0634c13a
......@@ -43,7 +43,7 @@ class ConfigurationService
"password" => "DB_LOG_PASSWORD",
"dbname" => "DB_LOG_NAME",
],
"smpt" => [
"smtp" => [
"host" => "SMTP_HOST",
"user" => "SMTP_USER",
"password" => "SMTP_PASSWORD",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment