This website works better with JavaScript
Home
Explore
Help
Sign In
bachir
/
strapi-install
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
added nginx service
Bachir Soussi Chiadmi
5 years ago
parent
b033cfaec6
commit
9c24d58952
1 changed files
with
9 additions
and
0 deletions
Split View
Show Diff Stats
9
0
readme.md
+ 9
- 0
readme.md
View File
@@ -120,3 +120,12 @@ server {
}
```
+test it
+```
+nginx -t
+```
+
+restart it
+```
+service nginx restart
+```