diff --git a/accred_config.php b/accred_config.php index 58d5a40f..4a097391 100644 --- a/accred_config.php +++ b/accred_config.php @@ -1,10 +1,10 @@ 'accred_db', - 'name' => 'accred', + 'host' => 'accred-db', + 'name' => 'accred19', 'user' => 'accred', - 'pass' => 'welcome99' + 'pass' => 'accred19' ]; ?>