mirror of
https://github.com/bitwarden/server
synced 2025-12-14 07:13:39 +00:00
Configure EventsProcessor to use Azurite for local dev (#2120)
This commit is contained in:
3
src/EventsProcessor/appsettings.Development.json
Normal file
3
src/EventsProcessor/appsettings.Development.json
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"azureStorageConnectionString": "UseDevelopmentStorage=true"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user