fix Boxfile

This commit is contained in:
Maks Surguy
2012-10-05 12:21:45 -07:00
parent 41305bb9bb
commit 7d80eaea69
2 changed files with 0 additions and 3 deletions

View File

@@ -1,6 +1,4 @@
global:
env:
- LARAVEL_ENV: production
web1:
name: laravelajaxexample
shared_writable_dirs:

View File

@@ -36,5 +36,4 @@
return array(
'bootstrapper' => array('auto' => true),
'docs' => array('handles' => 'docs'),
);