1
0
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:
Matt Bishop
2024-03-29 13:28:16 -04:00
committed by GitHub
parent 97c4d839e0
commit d46527899e
10 changed files with 3 additions and 44 deletions

View File

@@ -1,10 +1,6 @@
{
"globalSettings": {
"projectName": "Icons",
"documentDb": {
"uri": "SECRET",
"key": "SECRET"
}
"projectName": "Icons"
},
"iconsSettings": {
"cacheEnabled": true,