diff --git a/docs/DEPLOYMENT.md b/docs/DEPLOYMENT.md index 9f9533dbc161b3345cff467931bc727ae2c7e7f9..4fa0871417ef14a673921584400203217bde4abf 100644 --- a/docs/DEPLOYMENT.md +++ b/docs/DEPLOYMENT.md @@ -29,7 +29,7 @@ This document assumes we're deploying on an **Ubuntu 10.04.1 LTS** box, and using the following software: * **nginx** - frontend web server that handles static content and - serves as a reverse proxy for node.js servers running on local host + serves as a reverse proxy for node.js servers running on localhost config: `/etc/nginx/conf/nginx.conf` * **node.js** - all non-static servers run with node. modules are installed