Updated routing recipe

This commit is contained in:
Jan Böhmer 2025-07-13 16:40:56 +02:00
parent 6137065b4e
commit d3c3fedac2
2 changed files with 3 additions and 5 deletions

View file

@ -1,7 +1,5 @@
framework:
router:
utf8: true
# 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: '%env(DEFAULT_URI)%'