Commit 1d7c27c1 authored by Taylor Otwell's avatar Taylor Otwell

tweak local environment defaults.

parent 7b7f154e
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
$environments = array( $environments = array(
'local' => array('*localhost*', '*.dev'), 'local' => array('http://localhost*', '*.dev'),
); );
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment