Added note about how to reload nginx configs

This commit is contained in:
WilliamMiceli
2019-10-19 18:26:16 -04:00
parent 8f3905dd08
commit 8c4e41df1a

View File

@@ -6,3 +6,4 @@
- MySQL's documentation sucks.
- Will be using `mysql_secure_installation --use-default`, for now as I can't find what the defaults actually are.
- [https://dev.mysql.com/doc/refman/5.7/en/mysql-secure-installation.html]
- Use `nginx -s reload` to reload the web server's configurations