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