Updated configuration settings
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
<?php
|
||||
// Database configuration stuff
|
||||
return [
|
||||
'host' => 'accred_db',
|
||||
'name' => 'accred',
|
||||
'host' => 'accred-db',
|
||||
'name' => 'accred19',
|
||||
'user' => 'accred',
|
||||
'pass' => 'welcome99'
|
||||
'pass' => 'accred19'
|
||||
];
|
||||
?>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user