Configure the contao.web_dir

This commit is contained in:
Leo Feyer
2018-08-30 11:20:42 +02:00
parent 9ce7a55027
commit eb14c4803f
2 changed files with 5 additions and 0 deletions
@@ -0,0 +1,2 @@
contao:
web_dir: "%kernel.project_dir%/public"
+3
View File
@@ -2,6 +2,9 @@
"bundles": {
"Contao\\CoreBundle\\ContaoCoreBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"composer-scripts": {
"contao:install %PUBLIC_DIR%": "symfony-cmd",
"contao:symlinks %PUBLIC_DIR%": "symfony-cmd"