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:
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