chore: adjust pw
This commit is contained in:
parent
812a2c6a80
commit
25fcb47538
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ BW_DB_PROVIDER=postgresql
|
||||||
BW_DB_SERVER=db
|
BW_DB_SERVER=db
|
||||||
BW_DB_DATABASE=bitwarden_vault
|
BW_DB_DATABASE=bitwarden_vault
|
||||||
BW_DB_USERNAME=bitwarden
|
BW_DB_USERNAME=bitwarden
|
||||||
BW_DB_PASSWORD=Secure_MariaDB_Password1
|
BW_DB_PASSWORD=super_strong_password
|
||||||
|
|
||||||
# Installation information
|
# Installation information
|
||||||
# Get your ID and key from https://bitwarden.com/host/
|
# Get your ID and key from https://bitwarden.com/host/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue