mirror of
https://github.com/bitwarden/server.git
synced 2025-07-03 17:12:49 -05:00
notification hub push registration service
This commit is contained in:
@ -30,6 +30,10 @@
|
||||
"documentDb": {
|
||||
"uri": "SECRET",
|
||||
"key": "SECRET"
|
||||
},
|
||||
"notificationHub": {
|
||||
"connectionString": "SECRET",
|
||||
"hubName": "SECRET"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user