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 = "