Merge pull request #670

This commit is contained in:
symfony-flex-server[bot]
2019-05-21 13:48:26 +00:00
committed by GitHub
2 changed files with 6 additions and 2 deletions
+6 -2
View File
@@ -5,6 +5,10 @@
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
"config/": "%CONFIG_DIR%/",
"public/": "%PUBLIC_DIR%/"
},
"gitignore": [
"/public/uploads/"
]
}