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:
@@ -1,10 +1,6 @@
|
||||
{
|
||||
"globalSettings": {
|
||||
"projectName": "Icons",
|
||||
"documentDb": {
|
||||
"uri": "SECRET",
|
||||
"key": "SECRET"
|
||||
}
|
||||
"projectName": "Icons"
|
||||
},
|
||||
"iconsSettings": {
|
||||
"cacheEnabled": true,
|
||||
|
||||
Reference in New Issue
Block a user