mirror of
https://github.com/aljazceru/btcpayserver-docker.git
synced 2026-01-15 10:34:23 +01:00
14 lines
329 B
JSON
14 lines
329 B
JSON
{
|
|
"profiles": {
|
|
"docker-compose-generator": {
|
|
"commandName": "Project",
|
|
"commandLineArgs": "pregen",
|
|
"environmentVariables": {
|
|
"BTCPAYGEN_LIGHTNING": "clightning",
|
|
"BTCPAYGEN_CRYPTO2": "ltc",
|
|
"BTCPAYGEN_CRYPTO1": "btc",
|
|
"BTCPAYGEN_REVERSEPROXY": "nginx"
|
|
}
|
|
}
|
|
}
|
|
} |