diff options
Diffstat (limited to 'docker/settings.Production.json')
-rw-r--r-- | docker/settings.Production.json | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/docker/settings.Production.json b/docker/settings.Production.json deleted file mode 100644 index a3e5e911..00000000 --- a/docker/settings.Production.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "appSettings": { - "apiUri": "/api", - "identityUri": "/identity", - "iconsUri": "/icons", - "stripeKey": "", - "braintreeKey": "" - } -} |