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