File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1616
1717# ##> symfony/framework-bundle ###
1818APP_ENV = dev
19- # in your own Symfony applications, you can leave this secret empty,
20- # but in this example application, we need it so the application runs out of the box.
21- # see https://symfony.com/blog/new-in-symfony-7-2-optional-secret
22- APP_SECRET = 2ca64f8d83b9e89f5f19d672841d6bb8
19+ APP_SECRET =
2320# ##< symfony/framework-bundle ###
2421
2522# ##> doctrine/doctrine-bundle ###
Original file line number Diff line number Diff line change 1+ # in your own Symfony applications, you can leave this secret empty,
2+ # but in this demo application, we need it so the application runs out of the box.
3+ # see https://symfony.com/blog/new-in-symfony-7-2-optional-secret
4+ APP_SECRET = 2ca64f8d83b9e89f5f19d672841d6bb8
You can’t perform that action at this time.
0 commit comments