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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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