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",
"environmentVariables": {
"BTCPAYGEN_LIGHTNING": "clightning",
"BTCPAYGEN_CRYPTO4": "ftc",
"BTCPAYGEN_CRYPTO3": "btg",
"BTCPAYGEN_CRYPTO2": "ltc",
"BTCPAYGEN_CRYPTO1": "btc",
@@ -12,4 +13,4 @@
}
}
}
}
}