瀏覽代碼

fix typo

master
Ignacio Falco 4 年之前
父節點
當前提交
5bbab39576
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      nginx.conf

+ 1
- 1
nginx.conf 查看文件

@@ -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…
取消
儲存