aboutsummaryrefslogtreecommitdiff
path: root/docker/settings.Production.json
blob: a3e5e911c7d768ca7cdfc94147fb7ec5044fb389 (plain)
1
2
3
4
5
6
7
8
9
{
  "appSettings": {
    "apiUri": "/api",
    "identityUri": "/identity",
    "iconsUri": "/icons",
    "stripeKey": "",
    "braintreeKey": ""
  }
}