Update application/config/database.php

This commit is contained in:
admin 2025-04-27 01:15:44 +00:00
parent f0a0030f21
commit b7a4006bc8

View File

@ -75,7 +75,7 @@ $query_builder = TRUE;
$db['default'] = array(
'dsn' => '',
'hostname' => 'localhost',
'hostname' => 'mysql-service',
'username' => 'root',
'password' => 'Lpprri_@1945',
'database' => 'website_csirt',