Updated symfony recipes (part 2).

This commit is contained in:
Jan Böhmer 2021-10-02 21:15:46 +02:00
parent 0db5aebb66
commit 9ae8e55b9e
5 changed files with 29 additions and 17 deletions

View file

@ -5,3 +5,8 @@ framework:
# Configure how to generate URLs in non-HTTP contexts, such as CLI commands.
# See https://symfony.com/doc/current/routing.html#generating-urls-in-commands
#default_uri: http://localhost
when@prod:
framework:
router:
strict_requirements: null