mirror of
https://github.com/bitwarden/server
synced 2025-12-30 15:14:02 +00:00
Remove DocumentDB settings placeholders (#3943)
This commit is contained in:
@@ -18,10 +18,6 @@
|
||||
"connectionString": "SECRET",
|
||||
"applicationCacheTopicName": "SECRET"
|
||||
},
|
||||
"documentDb": {
|
||||
"uri": "SECRET",
|
||||
"key": "SECRET"
|
||||
},
|
||||
"sentry": {
|
||||
"dsn": "SECRET"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user