mirror of
https://github.com/bitwarden/server.git
synced 2025-06-30 15:42:48 -05: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