vaultwarden/web-vault/settings.Production.json
2018-04-18 12:55:06 +01:00

9 lines
174 B
JSON

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