diff --git a/bitcoin-knots/exports.sh b/bitcoin-knots/exports.sh index 6932be8..5140640 100644 --- a/bitcoin-knots/exports.sh +++ b/bitcoin-knots/exports.sh @@ -1,5 +1,5 @@ -export APP_BITCOIN_IP="10.21.22.3" -export APP_BITCOIN_NODE_IP="10.21.21.9" +export APP_BITCOIN_IP="10.21.22.5" +export APP_BITCOIN_NODE_IP="10.21.21.7" export APP_BITCOIN_TOR_PROXY_IP="10.21.22.12" export APP_BITCOIN_I2P_DAEMON_IP="10.21.22.13"