1
0
mirror of https://github.com/bitwarden/server synced 2026-01-11 13:03:27 +00:00
Files
server/src/EventsProcessor/appsettings.json
2024-03-29 13:28:16 -04:00

8 lines
140 B
JSON

{
"azureStorageConnectionString": "SECRET",
"globalSettings": {
"selfHosted": false,
"projectName": "Events Processor"
}
}