corrected command

This commit is contained in:
Kevin Veen-Birkenbach 2022-12-06 20:50:32 +01:00
parent ddb71f504b
commit c43510cf18

View File

@ -2,7 +2,7 @@
## debug
```bash
journalctl -f -unit=nginx
journalctl -f -u nginx
```
## performance
- https://www.monitis.com/blog/6-best-practices-for-optimizing-your-nginx-performance/