You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
315 B

  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. when@prod:
  7. framework:
  8. router:
  9. strict_requirements: null