This commit is contained in:
Slaviša Arežina 2025-07-07 20:37:57 +02:00 committed by GitHub
parent 9dc0fc80b9
commit 26365561dc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 17 additions and 31 deletions

View file

@ -31,5 +31,10 @@
"username": null,
"password": null
},
"notes": []
"notes": [
{
"text": "Use `cat ~/docmost.creds` to see database credentials.",
"type": "info"
}
]
}