Fix php path
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ host('production')
|
|||||||
->user('ssh-438277-ep-reisen')
|
->user('ssh-438277-ep-reisen')
|
||||||
->forwardAgent()
|
->forwardAgent()
|
||||||
->set('deploy_path', '/kunden/13174_42857/kunden/typo3sites/ep-reisen/{{application}}')
|
->set('deploy_path', '/kunden/13174_42857/kunden/typo3sites/ep-reisen/{{application}}')
|
||||||
->set('bin/php', '/usr/local/bin/php7-71STABLE-CLI -dapc.enable_cli=on -dextension_dir=/usr/local/lib/php_modules/7-72LATEST -dextension=apcu.so')
|
->set('bin/php', '/usr/local/bin/php7-72LATEST-CLI -dapc.enable_cli=on -dextension_dir=/usr/local/lib/php_modules/7-72LATEST -dextension=apcu.so')
|
||||||
->set('http_user', 'ssh-438277-ep-reisen')
|
->set('http_user', 'ssh-438277-ep-reisen')
|
||||||
;
|
;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user