Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save wizonesolutions/569681b76e4c990b0d62 to your computer and use it in GitHub Desktop.
Save wizonesolutions/569681b76e4c990b0d62 to your computer and use it in GitHub Desktop.
<?php
$aliases['dev'] = array(
'root' => '/srv/www/meteor/current',
'uri' => 'meteor.local',
'remote-host' => 'meteor.local',
'remote-user' => 'root',
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment