1
0
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:
Kyle Spearrin
2017-06-15 15:34:12 -04:00
parent 94be5bc1dd
commit 06ca566be1
9 changed files with 232 additions and 0 deletions

View File

@@ -27,6 +27,10 @@
"storage": {
"connectionString": "SECRET"
},
"attachment": {
"connectionString": "SECRET",
"baseUrl": "http://localhost:4000/"
},
"documentDb": {
"uri": "SECRET",
"key": "SECRET"