Update creds
This commit is contained in:
@@ -6,8 +6,8 @@
|
|||||||
|
|
||||||
// Database connection details
|
// Database connection details
|
||||||
$host = 'ikarus.egfh.internal';
|
$host = 'ikarus.egfh.internal';
|
||||||
$username = 'weewx';
|
$username = 'weero';
|
||||||
$password = 'p7P0DK9tlWAzKIH';
|
$password = 'tH9o3eHgZ5WQ]ti7';
|
||||||
$database = 'weewx';
|
$database = 'weewx';
|
||||||
|
|
||||||
function connectDb() {
|
function connectDb() {
|
||||||
|
|||||||
Reference in New Issue
Block a user