Ver código fonte

fix typo

master
Ignacio Falco 4 anos atrás
pai
commit
5bbab39576
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      nginx.conf

+ 1
- 1
nginx.conf Ver arquivo

@@ -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
 }

Carregando…
Cancelar
Salvar