|
@@ -2,9 +2,9 @@
|
|
|
|
|
|
return [
|
|
|
'class' => 'yii\db\Connection',
|
|
|
- 'dsn' => 'mysql:host=localhost;dbname=yii2basic',
|
|
|
- 'username' => 'root',
|
|
|
- 'password' => '',
|
|
|
+ 'dsn' => 'mysql:host=170.106.33.56;dbname=getdata_mywigs_c',
|
|
|
+ 'username' => 'getdata_mywigs_c',
|
|
|
+ 'password' => '2dzwbesMtiFkbJB4',
|
|
|
'charset' => 'utf8',
|
|
|
|
|
|
// Schema cache options (for production environment)
|