mirror of
https://github.com/bitwarden/server
synced 2025-12-25 20:53:16 +00:00
send notification IPNs on bitpay invoice
This commit is contained in:
@@ -65,7 +65,8 @@
|
||||
},
|
||||
"bitPay": {
|
||||
"production": false,
|
||||
"base58Secret": "SECRET"
|
||||
"base58Secret": "SECRET",
|
||||
"notificationUrl": "https://bitwarden.com/SECRET"
|
||||
}
|
||||
},
|
||||
"IpRateLimitOptions": {
|
||||
|
||||
Reference in New Issue
Block a user