Selaa lähdekoodia

fix typo

master
Ignacio Falco 4 vuotta sitten
vanhempi
commit
5bbab39576
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      nginx.conf

+ 1
- 1
nginx.conf Näytä tiedosto

@@ -31,5 +31,5 @@ http {
31 31
 }
32 32
 
33 33
 stream {
34
-    include /etc/nginx/conf.d/*-stream.conf
34
+    include /etc/nginx/conf.d/*-stream.conf;
35 35
 }

Loading…
Peruuta
Tallenna