comment fix
This commit is contained in:
@@ -14,7 +14,7 @@ server {
|
|||||||
index index.html;
|
index index.html;
|
||||||
}
|
}
|
||||||
|
|
||||||
# Explicit location for /mongo-ops/
|
# Explicit location for /api/blog/
|
||||||
location /api/blog/ {
|
location /api/blog/ {
|
||||||
root /usr/share/nginx/html;
|
root /usr/share/nginx/html;
|
||||||
index index.html;
|
index index.html;
|
||||||
|
|||||||
Reference in New Issue
Block a user