Use volumes to share sshkey and authorized keys instead of copying and add build time variables to docker-compose
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
"commandName": "Project",
|
||||
"commandLineArgs": "pregen",
|
||||
"environmentVariables": {
|
||||
"BTCPAY_HOST_SSHKEYFILE": "test.rsa",
|
||||
"BTCPAYGEN_LIGHTNING": "clightning",
|
||||
"BTCPAYGEN_CRYPTO4": "ftc",
|
||||
"BTCPAYGEN_CRYPTO3": "btg",
|
||||
@@ -13,4 +14,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user