bitwarden_rs/web-vault/settings.Production.json

9 lines
174 B
JSON
Raw Normal View History

{
"appSettings": {
"apiUri": "/api",
"identityUri": "/identity",
"iconsUri": "/icons",
"stripeKey": "",
"braintreeKey": ""
}
}