1
0
mirror of https://github.com/bitwarden/server synced 2026-01-06 18:43:36 +00:00

Use Azure SQL Edge for development (#1709)

This commit is contained in:
Oscar Hinton
2021-11-24 19:08:36 +01:00
committed by GitHub
parent fa3f1ad0ce
commit 0ae9e28884
4 changed files with 25 additions and 9 deletions

View File

@@ -1,3 +1,5 @@
COMPOSE_PROJECT_NAME=BitwardenServer
# Ensure the MSSQL_PASSWORD is complex and follows the password policy defined at
# https://docs.microsoft.com/en-us/sql/relational-databases/security/password-policy?view=sql-server-ver15
MSSQL_PASSWORD=SET_A_PASSWORD_HERE_123
MAILCATCHER_PORT=1080