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

Configure EventsProcessor to use Azurite for local dev (#2120)

This commit is contained in:
Thomas Rittson
2022-07-20 09:26:21 +10:00
committed by GitHub
parent 45bbbc4beb
commit 28ca17109a

View File

@ -0,0 +1,3 @@
{
"azureStorageConnectionString": "UseDevelopmentStorage=true"
}