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