docs: Update Installation-Ubuntu-1604-Nginx.md to remove default nginx site config

This commit is contained in:
BurntTech
2017-01-19 03:57:10 -06:00
committed by Neil Lathwood
parent de45d8d6b4
commit 4208f9d330

View File

@ -98,6 +98,7 @@ server {
```
```bash
rm /etc/nginx/sites-enabled/default
systemctl restart nginx
```