This commit is contained in:
@@ -22,7 +22,7 @@ add('writable_dirs', []);
|
||||
// Hosts
|
||||
host('calorie')
|
||||
->set('remote_user', 'chris')
|
||||
->set('hostname', 'localhost')
|
||||
->set('hostname', 'caloriethingy.com')
|
||||
->set('deploy_path', '/var/www/calorie')
|
||||
->set('environment', 'Production')
|
||||
->set('labels', ['env' => 'prod']);
|
||||
|
||||
Reference in New Issue
Block a user