1
0

Add BTCPAY_ENABLE_SSH to the sampple

This commit is contained in:
nicolas.dorier
2019-10-11 16:41:19 +09:00
parent dace44ef16
commit 475e426012

View File

@@ -65,6 +65,7 @@ export BTCPAYGEN_CRYPTO1="btc"
export BTCPAYGEN_CRYPTO2="ltc"
export BTCPAYGEN_REVERSEPROXY="nginx"
export BTCPAYGEN_LIGHTNING="clightning"
export BTCPAY_ENABLE_SSH=true
. ./btcpay-setup.sh -i
exit