minor
This commit is contained in:
@@ -7,7 +7,7 @@ server {
|
|||||||
# --- IMPORTANT ---
|
# --- IMPORTANT ---
|
||||||
# You should update this path to the actual path of your website files on the server.
|
# You should update this path to the actual path of your website files on the server.
|
||||||
# For example: /var/www/burnaware.io/html
|
# For example: /var/www/burnaware.io/html
|
||||||
root /home/web/web-data/burnaware.io/html;
|
root /var/www/burnaware.io/html;
|
||||||
index index.html;
|
index index.html;
|
||||||
|
|
||||||
# Logging
|
# Logging
|
||||||
|
|||||||
Reference in New Issue
Block a user