aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPjotr Prins2016-05-11 03:31:22 -0500
committerPjotr Prins2016-05-11 03:31:22 -0500
commitd4edc2787e3bac98924b6ca3d3c4b1acc44138bd (patch)
treebac1968d5cf76916df8fad1a9990d2cf43da8fcb
parent1c713642907317692bda4c148afe26d897f0bb82 (diff)
downloadgenenetwork2-d4edc2787e3bac98924b6ca3d3c4b1acc44138bd.tar.gz
nginx: add README info
-rw-r--r--etc/nginx-genenetwork.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/nginx-genenetwork.conf b/etc/nginx-genenetwork.conf
index 9ae042b6..b966fe6d 100644
--- a/etc/nginx-genenetwork.conf
+++ b/etc/nginx-genenetwork.conf
@@ -1,6 +1,8 @@
# nginx configuration example for GeneNetwork
#
# Simple port reverse proxy from port 80 to 5003 for domain
+#
+# See also the information in ./doc/README.org
user nobody;
worker_processes 4;