Skip to content

Instantly share code, notes, and snippets.

@skwashd
Created June 21, 2017 04:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save skwashd/8eacfe43630f7b8d73dadb3064f02c45 to your computer and use it in GitHub Desktop.
Save skwashd/8eacfe43630f7b8d73dadb3064f02c45 to your computer and use it in GitHub Desktop.
<?php
$aliases['local'] = array(
'uri' => 'http://dev.example.com',
'root' => '~/www',
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment