Files
TijdVoorDeTest/config/packages/routing.yaml
Marijn Doeve f7b4b98da4
Some checks failed
CI / Tests (push) Failing after 10m32s
CI / Docker Lint (push) Successful in 9s
Refactor YAML and Twig files for consistent indentation and formatting
2025-03-05 22:47:59 +01:00

11 lines
283 B
YAML

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