This commit is contained in:
2026-06-17 18:24:00 +03:00
parent cc6edc52d1
commit 0c619177db

View File

@@ -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