Merge pull request #13 from lclc/ftc
Add FTC to docker-compose-generator
This commit is contained in:
@@ -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",
|
||||||
@@ -12,4 +13,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user