vaultwarden/docker/settings.Production.json
2018-04-26 23:40:38 +01:00

10 lines
154 B
JSON

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