Update default credentials in cronicle.json

This commit is contained in:
Slaviša Arežina
2025-10-29 14:17:06 +01:00
committed by GitHub
parent 6f52a6cff9
commit 319a975fed

View File

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