diff --git a/.settings_extra.php b/.settings_extra.php index 64bb348c56fce093c11ee67ed9e4d621177f2c36..d5decce4386c7c85d8ce33db3c08affb17c2af5e 100644 --- a/.settings_extra.php +++ b/.settings_extra.php @@ -96,8 +96,7 @@ if (getenv('RUN_MODE', true) === 'development') { 'value' => [ 'default' => [ 'className' => '\\Bitrix\\Main\\DB\\MysqliConnection', - 'host' => 'db', - 'port' => 3306, + 'host' => 'localhost', 'database' => 'load', 'login' => 'load', 'password' => '0kjNRU2rTaFHQMb1bFEB',