From 4e3d2b024e85022378d3388fc3fe99180296f574 Mon Sep 17 00:00:00 2001 From: fossilfranv Date: Wed, 21 Oct 2020 11:27:52 -0700 Subject: [PATCH] first commit --- howto | 1 + 1 file changed, 1 insertion(+) create mode 100644 howto diff --git a/howto b/howto new file mode 100644 index 0000000..1b4067a --- /dev/null +++ b/howto @@ -0,0 +1 @@ +docker run -d -e "ENABLE_TOR=true" -v /home/franv/zeronet/data:/root/data -p 15441:15441 -p 0.0.0.0:43110:43110 -p 0.0.0.0:26552:26552 nofish/zeronet \ No newline at end of file