fix: Update Passbolt credential path in JSON file (#9267)

This commit is contained in:
Sven Schneider 2025-11-19 14:46:01 +01:00 committed by GitHub
parent c7342399f3
commit 18f474c4e7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33,7 +33,7 @@
},
"notes": [
{
"text": "Type `cat ~/.Passbolt.creds` to see MariaDB database credentials. You will need those to setup Passbolt.",
"text": "Type `cat ~/passbolt.creds` to see MariaDB database credentials. You will need those to setup Passbolt.",
"type": "info"
},
{