ソースを参照

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
 }

読み込み中…
キャンセル
保存