mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 16:24:55 +00:00
Merge pull request #930 from nicksahler/patch-1
Added suggestion to reload nginx
This commit is contained in:
commit
e7cd940d2f
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user