Skip to content

Commit 10e5922

Browse files
committed
use 'web' as project root for Symfony2 projects
1 parent f3710ff commit 10e5922

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

homestead.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ Homestead supports several types of sites which allow you to easily run projects
266266

267267
sites:
268268
- map: symfony2.app
269-
to: /home/vagrant/Code/Symfony/public
269+
to: /home/vagrant/Code/Symfony/web
270270
type: symfony2
271271

272272
The available site types are: `apache`, `laravel` (the default), `proxy`, `silverstripe`, `statamic`, `symfony2`, and `symfony4`.

0 commit comments

Comments
 (0)