chore: enabled syntax highlighting for nginx

for better readability on github
pull/4503/head
0xflotus 2022-03-08 15:53:45 +01:00 committed by Junyi Du
parent b3d46225b9
commit 016efe8aff
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ mkcert 192.168.11.95 # public IP address or hostname of the remote machine
### Prepare SSL Nginx conf ### Prepare SSL Nginx conf
``` ```nginx
# ssl.conf # ssl.conf
server { server {
listen 443 ssl; listen 443 ssl;