Преглед изворни кода

chore: enabled syntax highlighting for nginx

for better readability on github
0xflotus пре 3 година
родитељ
комит
016efe8aff
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      docs/docker-web-app-guide.md

+ 1 - 1
docs/docker-web-app-guide.md

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