mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-11-08 23:34:06 +01:00
Update settings.env
switch from mysql to postgresql
This commit is contained in:
parent
b73e4d8332
commit
5f6d4bf0c7
@ -7,7 +7,7 @@ BW_DOMAIN=bitwarden.example.com
|
||||
|
||||
# Database
|
||||
# Available providers are sqlserver, postgresql, or mysql/mariadb
|
||||
BW_DB_PROVIDER=mysql
|
||||
BW_DB_PROVIDER=postgresql
|
||||
BW_DB_SERVER=db
|
||||
BW_DB_DATABASE=bitwarden_vault
|
||||
BW_DB_USERNAME=bitwarden
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user