Ver código fonte

update readme

Gerrit 7 anos atrás
pai
commit
f1ae2b3f07
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      README.md

+ 1
- 1
README.md Ver arquivo

@@ -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
 

Carregando…
Cancelar
Salvar