mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-13 02:39:43 +00:00
Add post-install note to mqtt.json (#783)
This commit is contained in:
parent
d6ead654ad
commit
ec27945abd
1 changed files with 6 additions and 1 deletions
|
@ -30,5 +30,10 @@
|
|||
"username": null,
|
||||
"password": null
|
||||
},
|
||||
"notes": []
|
||||
"notes": [
|
||||
{
|
||||
"text": "You can find post-install info here: `https://github.com/community-scripts/ProxmoxVE/discussions/782`",
|
||||
"type": "info"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue