diff --git a/deploy.php b/deploy.php index 5232907..6a3719c 100644 --- a/deploy.php +++ b/deploy.php @@ -13,7 +13,7 @@ set('default_stage', 'production'); // Servers -host('lxuz.hu') +host('bggeneral.hu') ->stage('production') ->user('benkeg_gulbaba_frontend_access') ->forwardAgent()