mirror of
https://github.com/bitwarden/server
synced 2026-01-02 00:23:40 +00:00
keep application cache in sync with service bus
This commit is contained in:
@@ -36,6 +36,10 @@
|
||||
"events": {
|
||||
"connectionString": "SECRET"
|
||||
},
|
||||
"serviceBus": {
|
||||
"connectionString": "SECRET",
|
||||
"applicationCacheTopicName": "SECRET"
|
||||
},
|
||||
"documentDb": {
|
||||
"uri": "SECRET",
|
||||
"key": "SECRET"
|
||||
|
||||
Reference in New Issue
Block a user