1
0
mirror of https://github.com/bitwarden/server.git synced 2025-02-17 02:01:53 +01:00

bitpay is now called token

This commit is contained in:
Kyle Spearrin 2020-03-05 20:23:52 -05:00
parent 518e94f60f
commit 499ca656a4
2 changed files with 2 additions and 2 deletions

View File

@ -70,7 +70,7 @@
},
"bitPay": {
"production": false,
"base58Secret": "SECRET",
"token": "SECRET",
"notificationUrl": "https://bitwarden.com/SECRET"
},
"amazon": {

View File

@ -59,7 +59,7 @@
},
"bitPay": {
"production": false,
"base58Secret": "SECRET",
"token": "SECRET",
"notificationUrl": "https://bitwarden.com/SECRET"
},
"amazon": {