mirror of
https://github.com/bitwarden/server.git
synced 2025-05-29 23:34:53 -05:00
bitpay is now called token
This commit is contained in:
parent
518e94f60f
commit
499ca656a4
@ -70,7 +70,7 @@
|
|||||||
},
|
},
|
||||||
"bitPay": {
|
"bitPay": {
|
||||||
"production": false,
|
"production": false,
|
||||||
"base58Secret": "SECRET",
|
"token": "SECRET",
|
||||||
"notificationUrl": "https://bitwarden.com/SECRET"
|
"notificationUrl": "https://bitwarden.com/SECRET"
|
||||||
},
|
},
|
||||||
"amazon": {
|
"amazon": {
|
||||||
|
@ -59,7 +59,7 @@
|
|||||||
},
|
},
|
||||||
"bitPay": {
|
"bitPay": {
|
||||||
"production": false,
|
"production": false,
|
||||||
"base58Secret": "SECRET",
|
"token": "SECRET",
|
||||||
"notificationUrl": "https://bitwarden.com/SECRET"
|
"notificationUrl": "https://bitwarden.com/SECRET"
|
||||||
},
|
},
|
||||||
"amazon": {
|
"amazon": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user