]> Raphaƫl G. Git Repositories - blog/blob - config/packages/routing.yaml
Import config, packages and routes yaml files
[blog] / config / packages / routing.yaml
1 framework:
2 router:
3 # Configure how to generate URLs in non-HTTP contexts, such as CLI commands.
4 # See https://symfony.com/doc/current/routing.html#generating-urls-in-commands
5 #default_uri: http://localhost
6
7 when@prod:
8 framework:
9 router:
10 strict_requirements: null