X-Git-Url: https://git.rapsys.eu/.gitweb.cgi/blog/blobdiff_plain/70a17230387c8d520fba99429e595238456bcc39..5da8ae47a099fd021957d9d129be03e5c91759db:/config/packages/routing.yaml?ds=inline diff --git a/config/packages/routing.yaml b/config/packages/routing.yaml new file mode 100644 index 0000000..8166181 --- /dev/null +++ b/config/packages/routing.yaml @@ -0,0 +1,10 @@ +framework: + router: + # 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