corrected command

This commit is contained in:
Kevin Veen-Birkenbach 2022-12-05 17:41:00 +01:00
parent b744049491
commit 75ecb22c84

View File

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