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

View File

@@ -33,7 +33,7 @@
}, },
"notes": [ "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" "type": "info"
}, },
{ {