mirror of
https://github.com/bitwarden/server.git
synced 2025-07-02 00:22:50 -05: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