tutorials/media-manager #1

Merged
aetos merged 14 commits from tutorials/media-manager into main 2025-11-20 17:37:19 +00:00
Showing only changes of commit 638271b04a - Show all commits

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;