Adjust webroot in deployer config
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ namespace Deployer;
|
|||||||
|
|
||||||
require 'recipe/typo3.php';
|
require 'recipe/typo3.php';
|
||||||
|
|
||||||
set('typo3_webroot', 'web');
|
set('typo3_webroot', 'public');
|
||||||
set('application', 'typo3-deployer');
|
set('application', 'typo3-deployer');
|
||||||
set('repository', '[email protected]:dreipunktnull/ep-reisen-web');
|
set('repository', '[email protected]:dreipunktnull/ep-reisen-web');
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user