Adjust deployer config to adapt new hosting environment

This commit is contained in:
Björn Fromme
2019-03-14 10:08:20 +01:00
parent 309fd21a1f
commit 6ae4a6a0a1
+1 -1
View File
@@ -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}}')