From b8d9dd909e7e5b34a348455461e79a3ff6a35d03 Mon Sep 17 00:00:00 2001 From: Seth Simmons <40500387+sethsimmons@users.noreply.github.com> Date: Wed, 10 Feb 2021 16:47:39 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7a3e4d8..4aeb313 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ monerod Docker w/ public RPC (pruned): sudo docker run -d --restart unless-stopped --name="monerod" -v bitmonero:/home/monero sethsimmons/simple-monerod:latest --rpc-restricted-bind-ip=0.0.0.0 --rpc-restricted-bind-port=18089 --public-node --no-igd --no-zmq --enable-dns-blocklist --prune-blockchain ``` -# Shoutout +# Credits The base for the Dockerfile was pulled from: -https://github.com/leonardochaia/docker-monerod \ No newline at end of file +https://github.com/leonardochaia/docker-monerod