Adjust deployer config to adapt new hosting environment
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ add('shared_files', [
|
||||
]);
|
||||
|
||||
host('production')
|
||||
->hostname('dreipunktnull.com')
|
||||
->hostname('ep-reisen.de')
|
||||
->user('ssh-438277-ep-reisen')
|
||||
->forwardAgent()
|
||||
->set('deploy_path', '/kunden/13174_42857/kunden/typo3sites/ep-reisen/{{application}}')
|
||||
|
||||
Reference in New Issue
Block a user