1
0

Add FTC to docker-compose-generator

This commit is contained in:
Lucas Betschart
2018-06-18 11:25:16 +02:00
parent 2fd1885058
commit 6e278eddd5

View File

@@ -5,6 +5,7 @@
"commandLineArgs": "pregen", "commandLineArgs": "pregen",
"environmentVariables": { "environmentVariables": {
"BTCPAYGEN_LIGHTNING": "clightning", "BTCPAYGEN_LIGHTNING": "clightning",
"BTCPAYGEN_CRYPTO4": "ftc",
"BTCPAYGEN_CRYPTO3": "btg", "BTCPAYGEN_CRYPTO3": "btg",
"BTCPAYGEN_CRYPTO2": "ltc", "BTCPAYGEN_CRYPTO2": "ltc",
"BTCPAYGEN_CRYPTO1": "btc", "BTCPAYGEN_CRYPTO1": "btc",