diff --git a/opencpu-server/sites-available/opencpu.conf b/opencpu-server/sites-available/opencpu.conf index 589281fe..6548e87c 100644 --- a/opencpu-server/sites-available/opencpu.conf +++ b/opencpu-server/sites-available/opencpu.conf @@ -27,7 +27,9 @@ ################################################################ ## OpenCPU NGINX proxy port # -## Note: connect from external host, change 'Require' line. # +## Note: This configuration will allow remote connections # +## uncomment the Require local line below to limit to # +## localhost. # ################################################################ Listen 8004