Browse Source
Merge pull request #13 from lclc/ftc
Add FTC to docker-compose-generator
migrate-pregen
Nicolas Dorier
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
1 deletions
-
docker-compose-generator/src/Properties/launchSettings.json
|
|
@ -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 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|