mirror of
https://github.com/msurguy/laravel-ajax-example.git
synced 2026-01-08 22:18:01 -05:00
fix Boxfile
This commit is contained in:
2
Boxfile
2
Boxfile
@@ -1,6 +1,4 @@
|
||||
global:
|
||||
env:
|
||||
- LARAVEL_ENV: production
|
||||
web1:
|
||||
name: laravelajaxexample
|
||||
shared_writable_dirs:
|
||||
|
||||
@@ -36,5 +36,4 @@
|
||||
return array(
|
||||
'bootstrapper' => array('auto' => true),
|
||||
'docs' => array('handles' => 'docs'),
|
||||
|
||||
);
|
||||
Reference in New Issue
Block a user