mirror of
https://github.com/bitwarden/server
synced 2025-12-24 04:03:25 +00:00
Remove DocumentDB settings placeholders (#3943)
This commit is contained in:
@@ -2,10 +2,6 @@
|
||||
"azureStorageConnectionString": "SECRET",
|
||||
"globalSettings": {
|
||||
"selfHosted": false,
|
||||
"projectName": "Events Processor",
|
||||
"documentDb": {
|
||||
"uri": "SECRET",
|
||||
"key": "SECRET"
|
||||
}
|
||||
"projectName": "Events Processor"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user