diff --git a/deploy.php b/deploy.php index b54f6fa..a488aed 100644 --- a/deploy.php +++ b/deploy.php @@ -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')