public directory can be changed in project

This commit is contained in:
Peter Gribanov
2020-05-25 13:57:46 +03:00
committed by GitHub
parent 63d44bb87a
commit 3ea6741c4c
+1 -1
View File
@@ -6,6 +6,6 @@
"config/": "%CONFIG_DIR%/"
},
"gitignore": [
"/public/media/cache/"
"/%PUBLIC_DIR%/media/cache/"
]
}