diff --git a/Litecoin/0.17.1/docker-entrypoint.sh b/Litecoin/0.17.1/docker-entrypoint.sh index 0a1475e..b30f34d 100755 --- a/Litecoin/0.17.1/docker-entrypoint.sh +++ b/Litecoin/0.17.1/docker-entrypoint.sh @@ -15,7 +15,7 @@ if [[ "$1" == "litecoin-cli" || "$1" == "litecoin-tx" || "$1" == "litecoind" || CONFIG_PREFIX=$'mainnet=1\n[main]' fi - cat <<-EOF > "$BITCOIN_DATA/bitcoin.conf" + cat <<-EOF > "$BITCOIN_DATA/litecoin.conf" ${CONFIG_PREFIX} printtoconsole=1 rpcallowip=::/0