mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-28 20:00:51 +00:00
Update default credentials in cronicle.json (#8720)
This commit is contained in:
parent
44ccf3e886
commit
490f65eac8
1 changed files with 2 additions and 2 deletions
|
|
@ -28,8 +28,8 @@
|
|||
}
|
||||
],
|
||||
"default_credentials": {
|
||||
"username": null,
|
||||
"password": null
|
||||
"username": "admin",
|
||||
"password": "admin"
|
||||
},
|
||||
"notes": [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue