Skip to content

Commit 8faed7c

Browse files
authored
Merge pull request #3474 from svenluijten/symfony-web-dir
Use 'web' as project root for Symfony2 projects
2 parents f3710ff + 10e5922 commit 8faed7c

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)