From f78241e4f533a1a56876b7f91a0fc1e42d40d5b1 Mon Sep 17 00:00:00 2001 From: xiaji Date: Mon, 5 Jan 2026 20:51:54 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BA=86=E9=83=A8=E7=BD=B2?= =?UTF-8?q?=E6=96=B9=E6=B3=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a7b53a..6e446b7 100644 --- a/README.md +++ b/README.md @@ -293,7 +293,7 @@ server { } location /static/ { - alias /var/www/diary-family/static/; + alias /var/www/diary-family/staticfiles/; } location /media/ {