File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ XDEBUG_ENABLED=1
4040
4141# Application configuration
4242APP_FRAMEWORK = default
43- APP_PUBLIC_DIR = public
43+ APP_PUBLIC_DIR = app/ public
4444
4545# Framework installation directories
4646SYMFONY_DIR = symfony-app
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ XDEBUG_ENABLED=1
4040
4141# Application configuration
4242APP_FRAMEWORK = default
43- APP_PUBLIC_DIR = public
43+ APP_PUBLIC_DIR = app/ public
4444
4545# Framework installation directories
4646SYMFONY_DIR = symfony-app
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ PHPMYADMIN_PROFILE=none
3838
3939# Application configuration
4040APP_FRAMEWORK = default
41- APP_PUBLIC_DIR = public
41+ APP_PUBLIC_DIR = app/ public
4242
4343# Framework installation directories
4444SYMFONY_DIR = symfony-app
You can’t perform that action at this time.
0 commit comments