This commit is contained in:
2026-03-12 15:11:15 +00:00
parent a812098f45
commit d0d81648ef
2 changed files with 3 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ data:
config.inc.local.php: |
<?php
$debug = true;
$debug = false;
$lang = "de";
$keyphrase = getenv('KEYPHRASE');

View File

@@ -28,7 +28,7 @@ data:
"TabColor": "112233",
"Meta": {
"User": "root",
"Password": "4IsTheMindKiller",
"Password": "4IsTheMindKiller"
}
},
{
@@ -38,7 +38,7 @@ data:
"TabColor": "112233",
"Meta": {
"User": "root",
"Password": "4IsTheMindKiller",
"Password": "4IsTheMindKiller"
}
}
],