| Current Path : /var/www/html/dynaweb.blunetdev.com/common/config/ |
| Current File : /var/www/html/dynaweb.blunetdev.com/common/config/db.php |
<?php
return [
'class' => 'yii\\db\\Connection',
'dsn' => 'mysql:host=localhost;dbname=blunetde_dynawebtest',
'username' => 'blunetde_dynaweb',
'password' => 'blunet@0258',
'charset' => 'utf8'
];