feat: syntax highlighting fixes

This commit is contained in:
2024-08-24 10:14:17 -07:00
parent 8e7ec49149
commit 40c9d561cc
2 changed files with 2 additions and 2 deletions

View File

@ -254,7 +254,7 @@ sudo crontab -e
Then, update the `/etc/nginx/nginx.conf` to use all of this new logic. This goes at the end of your `http` directive block.
```conf
```nginx
# Look at the real IP, not the cloudflare IP.
include /etc/nginx/cloudflare_ips.conf;