integrate into build scripts

This commit is contained in:
Andrew Camilleri
2018-12-04 15:02:01 +01:00
parent 8ed81541e1
commit db341e5c5b
5 changed files with 9 additions and 1 deletions

View File

@@ -9,7 +9,8 @@
"BTCPAYGEN_CRYPTO3": "btg",
"BTCPAYGEN_CRYPTO2": "ltc",
"BTCPAYGEN_CRYPTO1": "btc",
"BTCPAYGEN_REVERSEPROXY": "nginx"
"BTCPAYGEN_REVERSEPROXY": "nginx",
"BTCPAYGEN_DATABASE": "postgres"
}
}
}