Skip to content
Snippets Groups Projects
Commit b56c1e7c authored by Ray Andrew's avatar Ray Andrew
Browse files

Initial commit

parent 9c21a019
No related merge requests found
Pipeline #5014 passed with stage
in 3 minutes and 51 seconds
......@@ -73,7 +73,7 @@ defined('BASEPATH') OR exit('No direct script access allowed');
$active_group = 'default';
$query_builder = TRUE;
$db['test'] = array(
$db['default'] = array(
'dsn' => '',
'hostname' => 'mysql',
'username' => 'root',
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment