Update Passbolt

This commit is contained in:
tremor021
2025-11-16 13:15:26 +01:00
parent 3f7e89a0b4
commit 4d9ad30333
2 changed files with 5 additions and 1 deletions

View File

@@ -35,6 +35,10 @@
{
"text": "Type `cat ~/.creds` to see MariaDB database credentials. You will need those to setup Passbolt.",
"type": "info"
},
{
"text": "The application uses self-signed certificates. You can use Let's Encrypt to get a valid certificate for your domain. Please read the documentation for more information.",
"type": "info"
}
]
}