diff options
-rw-r--r-- | etc/nginx-genenetwork.conf | 2 |
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; |