We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 812a2c6 commit 25fcb47Copy full SHA for 25fcb47
examples/bitwarden/settings.env
@@ -11,7 +11,7 @@ BW_DB_PROVIDER=postgresql
11
BW_DB_SERVER=db
12
BW_DB_DATABASE=bitwarden_vault
13
BW_DB_USERNAME=bitwarden
14
-BW_DB_PASSWORD=Secure_MariaDB_Password1
+BW_DB_PASSWORD=super_strong_password
15
16
# Installation information
17
# Get your ID and key from https://bitwarden.com/host/
0 commit comments