Browse Source
Add BTCPAY_ENABLE_SSH to the sampple
feature/lndseedbackup
nicolas.dorier
5 years ago
No known key found for this signature in database
GPG Key ID: 6618763EF09186FE
1 changed files with
1 additions and
0 deletions
-
README.md
|
@ -65,6 +65,7 @@ export BTCPAYGEN_CRYPTO1="btc" |
|
|
export BTCPAYGEN_CRYPTO2="ltc" |
|
|
export BTCPAYGEN_CRYPTO2="ltc" |
|
|
export BTCPAYGEN_REVERSEPROXY="nginx" |
|
|
export BTCPAYGEN_REVERSEPROXY="nginx" |
|
|
export BTCPAYGEN_LIGHTNING="clightning" |
|
|
export BTCPAYGEN_LIGHTNING="clightning" |
|
|
|
|
|
export BTCPAY_ENABLE_SSH=true |
|
|
. ./btcpay-setup.sh -i |
|
|
. ./btcpay-setup.sh -i |
|
|
|
|
|
|
|
|
exit |
|
|
exit |
|
|