Commit 2c1e9abe authored by Makovkin Denis's avatar Makovkin Denis
Browse files

Update .settings_extra.php

parent eae08c78
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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',