mirror of
https://github.com/bitwarden/server
synced 2026-01-10 20:44:05 +00:00
12 lines
212 B
JSON
12 lines
212 B
JSON
{
|
|
"azureStorageConnectionString": "SECRET",
|
|
"globalSettings": {
|
|
"selfHosted": false,
|
|
"projectName": "Events Processor",
|
|
"documentDb": {
|
|
"uri": "SECRET",
|
|
"key": "SECRET"
|
|
}
|
|
}
|
|
}
|