]> gitweb.erp-flowers.ru Git - erp24_rep/yii-erp24/.git/commitdiff
Сменил адрес удаленной БД
authorfomichev <vladimir.fomichev@erp-flowers.ru>
Mon, 13 Jan 2025 11:52:27 +0000 (14:52 +0300)
committerfomichev <vladimir.fomichev@erp-flowers.ru>
Mon, 13 Jan 2025 11:52:27 +0000 (14:52 +0300)
erp24/config/console.php
erp24/config/dev.console.config.php
erp24/config/prod.console.config.php
erp24/config/web.php

index 0e58d3640dddd8d5dd12deac839af0530b434494..925a3b05c7629418cb189d9757424412c9284e69 100755 (executable)
@@ -66,7 +66,7 @@ $config = [
         'db' => require dirname(__DIR__) . '/config/db.php',
         'dbRemote' => [
             'class' => 'yii\db\Connection',
-            'dsn' => 'mysql:host=194.147.78.221;port=3306;dbname=cms_test',
+            'dsn' => 'mysql:host=51.250.50.134;port=3306;dbname=cms_test',
             'username' => 'ERP24_user',
             'password' => 'HJG6rtrhqaweruit*^%^2139487HUIG',
             'charset' => 'utf8mb4',
index 8e97d220a8d6cf005e9284cab7918fc6f40a98c0..b0aa75fb1a3730d0646724368b70861d34c6a05e 100755 (executable)
@@ -35,7 +35,7 @@ return [
         'db' => require dirname(__DIR__) . '/config/db.php',
         'dbRemote' => [
             'class' => 'yii\db\Connection',
-            'dsn' => 'mysql:host=194.147.78.221;port=3306;dbname=cms_test',
+            'dsn' => 'mysql:host=51.250.50.134;port=3306;dbname=cms_test',
             'username' => 'ERP24_user',
             'password' => 'HJG6rtrhqaweruit*^%^2139487HUIG',
             'charset' => 'utf8mb4',
index c40c778c0cfdadc40a109781d2304b9b21894336..4c4f4c8d5b25221f6cca986e41bb2795be4e7d87 100755 (executable)
@@ -38,7 +38,7 @@ return [
         'db' => require dirname(__DIR__) . '/config/db.php',
         'dbRemote' => [
             'class' => 'yii\db\Connection',
-            'dsn' => 'mysql:host=194.147.78.221;port=3306;dbname=cms_test',
+            'dsn' => 'mysql:host=51.250.50.134;port=3306;dbname=cms_test',
             'username' => 'ERP24_user',
             'password' => 'HJG6rtrhqaweruit*^%^2139487HUIG',
             'charset' => 'utf8mb4',
index 051d0b080fc500c243805072ae28411bb855065b..3315815a7bb7df9beb4250bdb2e33fde31de13e0 100644 (file)
@@ -85,7 +85,7 @@ $config = [
         'db' => $db,
         'dbRemote' => [
             'class' => 'yii\db\Connection',
-            'dsn' => 'mysql:host=194.147.78.221;port=3306;dbname=cms_test',
+            'dsn' => 'mysql:host=51.250.50.134;port=3306;dbname=cms_test',
             'username' => 'ERP24_user',
             'password' => 'HJG6rtrhqaweruit*^%^2139487HUIG',
             'charset' => 'utf8mb4',