1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-02 08:32:50 -05:00

Add MariaDB as development and test database (#5816)

This commit is contained in:
Thomas Rittson
2025-05-16 13:55:13 +10:00
committed by GitHub
parent bbbc7a6422
commit 3bf4f11c3a
3 changed files with 27 additions and 4 deletions

View File

@ -11,6 +11,7 @@ MAILCATCHER_PORT=1080
# Alternative databases
POSTGRES_PASSWORD=SET_A_PASSWORD_HERE_123
MYSQL_ROOT_PASSWORD=SET_A_PASSWORD_HERE_123
MARIADB_ROOT_PASSWORD=SET_A_PASSWORD_HERE_123
# IdP configuration
# Complete using the values from the Manage SSO page in the web vault