diff --git a/deploy.php b/deploy.php index 7f3dddd..9d38643 100644 --- a/deploy.php +++ b/deploy.php @@ -23,7 +23,7 @@ set('default_stage', 'production'); // Servers -server('vasgyuro', 'vasgyuro.tsp') +host('vasgyuro.tsp') ->stage('production') ->user('edvidan') ->forwardAgent()