mirror of
https://github.com/bitwarden/server
synced 2025-12-27 21:53:24 +00:00
keep application cache in sync with service bus
This commit is contained in:
@@ -26,6 +26,10 @@
|
||||
"events": {
|
||||
"connectionString": "SECRET"
|
||||
},
|
||||
"serviceBus": {
|
||||
"connectionString": "SECRET",
|
||||
"applicationCacheTopicName": "SECRET"
|
||||
},
|
||||
"documentDb": {
|
||||
"uri": "SECRET",
|
||||
"key": "SECRET"
|
||||
|
||||
Reference in New Issue
Block a user