1
0

Bump BTCPay

This commit is contained in:
nicolas.dorier
2022-07-08 17:13:14 +09:00
parent 400bb3de2b
commit 07519d810e
5 changed files with 14 additions and 9 deletions

View File

@@ -246,7 +246,7 @@ if $BTCPAY_ENABLE_SSH && [[ "$BTCPAY_HOST_SSHAUTHORIZEDKEYS" ]]; then
touch $BTCPAY_HOST_SSHAUTHORIZEDKEYS
fi
BTCPAY_SSHAUTHORIZEDKEYS="/datadir/host_authorized_keys"
BTCPAY_SSHKEYFILE="/datadir/host_id_rsa"
BTCPAY_SSHKEYFILE="/datadir/host_id_ed25519"
use_ssh=true
fi