* get allowed
* deploy php version fixed
This commit is contained in:
@@ -23,7 +23,7 @@ host('alfheim.ragnarok.yvan.hu')
|
||||
->stage('production')
|
||||
->user('yvan')
|
||||
->forwardAgent()
|
||||
->set('php_service_name', 'php7.2-fpm')
|
||||
->set('php_service_name', 'php7.3-fpm')
|
||||
->set('deploy_path', '/mnt/apps/sms-store/api');
|
||||
|
||||
desc('Restart PHP-FPM service');
|
||||
|
||||
Reference in New Issue
Block a user