Update README.md

This commit is contained in:
Seth Simmons
2021-02-10 16:47:39 +00:00
committed by GitHub
parent 54a2c54cf9
commit b8d9dd909e

View File

@@ -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 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: The base for the Dockerfile was pulled from:
https://github.com/leonardochaia/docker-monerod https://github.com/leonardochaia/docker-monerod