Update creds

This commit is contained in:
2025-02-24 12:12:16 +00:00
parent b3c49d4116
commit 1b0fe0ba05

View File

@@ -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() {