From b88178be658773313e3a6442584624effafcc9ea Mon Sep 17 00:00:00 2001 From: David Young Date: Wed, 6 Jun 2018 20:21:50 +1200 Subject: [PATCH] Fixes to turtle-pool --- manuscript/recipies/turtle-pool.md | 49 +++++++++++++++++++----------- 1 file changed, 31 insertions(+), 18 deletions(-) diff --git a/manuscript/recipies/turtle-pool.md b/manuscript/recipies/turtle-pool.md index 00e6989..d5bff0c 100644 --- a/manuscript/recipies/turtle-pool.md +++ b/manuscript/recipies/turtle-pool.md @@ -74,7 +74,7 @@ We'll run a simple Nginx container to serve the static front-end of the web UI. The simplest way to get the frontend is just to clone the upstream turtle-pool repo, and mount the "/website" subdirectory into Nginx. ``` -git clone https://github.com/turtlecoin/turtle-pool.git nginx/ +git clone https://github.com/turtlecoin/turtle-pool.git /var/data/turtle-pool/nginx/ ``` Edit **/var/data/turtle-pool/nginx/website/config.js**, and change at least the following: @@ -88,16 +88,25 @@ var poolHost = "