* deploy path changed

This commit is contained in:
Danyi Dávid 2018-05-12 00:59:34 +02:00
parent 8cd607b063
commit 9d790133c6

View File

@ -28,7 +28,7 @@ host('alfheim')
'data/staging.db',
])
->set('php_service_name', 'php7.2-fpm')
->set('deploy_path', '/mnt/apps/granprize');
->set('deploy_path', '/mnt/apps/granprize/main');
host('granprize')
->stage('production')