Update default credentials in cronicle.json (#8720)

This commit is contained in:
Slaviša Arežina
2025-10-30 12:22:30 +01:00
committed by GitHub
parent 44ccf3e886
commit 490f65eac8

View File

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