Merge pull request #930 from nicksahler/patch-1

Added suggestion to reload nginx
This commit is contained in:
Jeff Atwood 2013-05-30 16:27:37 -07:00
commit e7cd940d2f
1 changed files with 5 additions and 0 deletions

View File

@ -223,6 +223,11 @@ Edit /etc/nginx/conf.d/discourse.conf
- change socket paths if discourse is installed to a different location
- modify root location if discourse is installed to a different location
Reload nginx by running
# Run as your normal login (e.g. "michael")
sudo /etc/init.d/nginx reload
## Bluepill setup
Configure bluepill: