ソースを参照

added nginx service

Bachir Soussi Chiadmi 5 年 前
コミット
9c24d58952
1 ファイル変更9 行追加0 行削除
  1. 9 0
      readme.md

+ 9 - 0
readme.md

@@ -120,3 +120,12 @@ server {
 
 }
 ```
+test it
+```
+nginx -t
+```
+
+restart it
+```
+service nginx restart
+```