start_sf5_project_reboot/app/config/packages/routing.yaml

13 lines
335 B
YAML
Raw Normal View History

2021-04-17 20:56:03 +00:00
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: http://localhost
2022-10-01 15:50:16 +00:00
when@prod:
framework:
router:
strict_requirements: null