mirror of
https://github.com/bitwarden/server.git
synced 2025-07-04 01:22:50 -05:00
events has its own connection string
This commit is contained in:
@ -26,6 +26,9 @@
|
||||
"storage": {
|
||||
"connectionString": "SECRET"
|
||||
},
|
||||
"events": {
|
||||
"connectionString": "SECRET"
|
||||
},
|
||||
"documentDb": {
|
||||
"uri": "SECRET",
|
||||
"key": "SECRET"
|
||||
|
Reference in New Issue
Block a user