mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-11 01:44:38 +00:00
Refactor (#5806)
This commit is contained in:
parent
9dc0fc80b9
commit
26365561dc
3 changed files with 17 additions and 31 deletions
7
frontend/public/json/docmost.json
generated
7
frontend/public/json/docmost.json
generated
|
@ -31,5 +31,10 @@
|
|||
"username": null,
|
||||
"password": null
|
||||
},
|
||||
"notes": []
|
||||
"notes": [
|
||||
{
|
||||
"text": "Use `cat ~/docmost.creds` to see database credentials.",
|
||||
"type": "info"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue