feat: update modern nginx conf for backend and frontend

This commit is contained in:
2026-07-17 15:16:13 +08:00
parent 9e0facdf83
commit cabe17884a
2 changed files with 29 additions and 26 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# Setup this path to coconut-legacy frontend.
# Setup this path to coconut-leaf legacy frontend.
set $frontend_root /var/www/coconut-leaf/frontend-legacy;
root $frontend_root;
index home.html;