فهرست منبع

Add point access

TheHuman 10 ماه پیش
والد
کامیت
d75f71397c
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      nginx.md

+ 2 - 0
nginx.md

@@ -36,6 +36,8 @@ sudo ln -s /etc/nginx/sites-available/chrony-network-stats /etc/nginx/sites-enab
 sudo nginx -t 
 sudo nginx -t 
 sudo systemctl reload nginx
 sudo systemctl reload nginx
 ```
 ```
+4. Access to your website
+Go to `http://127.0.0.1` or `http://localhost` in your web browser
 ## Serve Online with Nginx
 ## Serve Online with Nginx
 
 
 ⚠️ The instructions are meant only to help you quickly serve the HTML report online. If you're planning to expose the report to the internet, you should follow proper best practices for :
 ⚠️ The instructions are meant only to help you quickly serve the HTML report online. If you're planning to expose the report to the internet, you should follow proper best practices for :