Fetch Vault from upstream when building Docker image

This commit is contained in:
Miroslav Prasil
2018-04-18 12:44:28 +01:00
parent b4a42054f9
commit 818b511267
3 changed files with 39 additions and 1 deletions

View File

@@ -0,0 +1,9 @@
{
"appSettings": {
"apiUri": "/api",
"identityUri": "/identity",
"iconsUri": "/icons",
"stripeKey": "",
"braintreeKey": ""
}
}