Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben-Haslam authored Dec 8, 2020
1 parent 0e6ed97 commit eaa924a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ docker run -d --net=host \
--name services-testnet-agc \
--user $(id -u):$(id -g) \
-v $(pwd):/autonity \
clearmatics/services-testnet-afnc:v0.7.0.0 \
clearmatics/services-testnet-afnc:v0.7.1-bakerloo01 \
--datadir=/autonity \
--nat extip:<IP_ADDRESS>

Expand All @@ -43,7 +43,7 @@ docker run -d --net=host \
--name services-testnet-agc \
--user $(id -u):$(id -g) \
-v $(pwd):/autonity \
clearmatics/services-testnet-afnc:v0.7.0.0 \
clearmatics/services-testnet-afnc:v0.7.1-bakerloo01 \
--datadir=/autonity \
--nat extip:<IP_ADDRESS> \
--mine --minerthreads 1 --syncmode full
Expand Down

0 comments on commit eaa924a

Please sign in to comment.