Browse Source

Add BTCPAY_ENABLE_SSH to the sampple

feature/lndseedbackup
nicolas.dorier 5 years ago
parent
commit
475e426012
No known key found for this signature in database GPG Key ID: 6618763EF09186FE
  1. 1
      README.md

1
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

Loading…
Cancel
Save