瀏覽代碼

update readme

Gerrit 7 年之前
父節點
當前提交
f1ae2b3f07
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

@@ -33,7 +33,7 @@ export DJANGO_PRODUCTION_DOMAIN="xxx"
33 33
 # log file
34 34
 export DJANGO_LOG_FILE="xxx"
35 35
 
36
-# static and media files dir in production
36
+# static and media files directories in production
37 37
 export DJANGO_STATIC_ROOT="xxx"
38 38
 export DJANGO_MEDIA_ROOT="xxx"
39 39
 

Loading…
取消
儲存