mirror of
https://github.com/bitwarden/server
synced 2026-01-04 17:43:53 +00:00
events has its own connection string
This commit is contained in:
@@ -26,6 +26,9 @@
|
||||
"storage": {
|
||||
"connectionString": "SECRET"
|
||||
},
|
||||
"events": {
|
||||
"connectionString": "SECRET"
|
||||
},
|
||||
"attachment": {
|
||||
"connectionString": "SECRET",
|
||||
"baseUrl": "http://localhost:4000/attachments/"
|
||||
|
||||
Reference in New Issue
Block a user