fix syntax highlight
This commit is contained in:
parent
bcf50c30b8
commit
426a942155
1 changed files with 2 additions and 1 deletions
|
@ -64,8 +64,9 @@ server {
|
|||
}
|
||||
```
|
||||
|
||||
```
|
||||
```conf
|
||||
# nginx.conf
|
||||
|
||||
user http;
|
||||
worker_processes auto;
|
||||
worker_cpu_affinity auto;
|
||||
|
|
Loading…
Reference in a new issue