This commit is contained in:
Michel Roegl-Brunner 2025-05-07 16:26:03 +02:00
parent 8cf384f851
commit 2122139e33

View File

@ -28,8 +28,8 @@
} }
], ],
"default_credentials": { "default_credentials": {
"username": null, "username": "admin",
"password": null "password": "admin"
}, },
"notes": [] "notes": []
} }