mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2026-08-22 14:07:07 +00:00
Add missing default user & pass for RabbitMQ (#6883)
This commit is contained in:
@@ -28,8 +28,8 @@
|
||||
}
|
||||
],
|
||||
"default_credentials": {
|
||||
"username": null,
|
||||
"password": null
|
||||
"username": "proxmox",
|
||||
"password": "proxmox"
|
||||
},
|
||||
"notes": []
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user