mirror of
https://github.com/bitwarden/server
synced 2026-01-03 17:14:00 +00:00
attachment apis and azure storage service
This commit is contained in:
@@ -27,6 +27,10 @@
|
||||
"storage": {
|
||||
"connectionString": "SECRET"
|
||||
},
|
||||
"attachment": {
|
||||
"connectionString": "SECRET",
|
||||
"baseUrl": "http://localhost:4000/"
|
||||
},
|
||||
"documentDb": {
|
||||
"uri": "SECRET",
|
||||
"key": "SECRET"
|
||||
|
||||
Reference in New Issue
Block a user