fix syntax highlight

This commit is contained in:
night0721 2023-11-12 01:32:37 +00:00
parent bcf50c30b8
commit 426a942155

View file

@ -64,8 +64,9 @@ server {
} }
``` ```
``` ```conf
# nginx.conf # nginx.conf
user http; user http;
worker_processes auto; worker_processes auto;
worker_cpu_affinity auto; worker_cpu_affinity auto;