comment fix

This commit is contained in:
2025-11-20 22:18:27 +05:30
parent 461991fb5a
commit 638271b04a

View File

@@ -14,7 +14,7 @@ server {
index index.html;
}
# Explicit location for /mongo-ops/
# Explicit location for /api/blog/
location /api/blog/ {
root /usr/share/nginx/html;
index index.html;