1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-24 12:35:25 +01:00

[PM-1507] fix: Use camel case for docker default network (#2811)

* fix: Use camel case for docker default network

* Update project name in .env.example
This commit is contained in:
Stephen Kaiser 2023-03-23 15:43:18 +00:00 committed by GitHub
parent 49587dc2a9
commit a680dec0d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
COMPOSE_PROJECT_NAME=BitwardenServer
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