]> Raphaƫl G. Git Repositories - airlibre/blob - config/packages/routing.yaml
Ignore config secrets
[airlibre] / 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: 'https://airlibre.eu'
6 utf8: true
7
8 when@prod:
9 framework:
10 router:
11 strict_requirements: null