Compare commits

...

1 Commits

Author SHA1 Message Date
Slaviša Arežina
319a975fed Update default credentials in cronicle.json 2025-10-29 14:17:06 +01:00

View File

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