chill-base-app-v3/config/packages/routing_chill.yaml
2024-07-03 12:07:27 +02:00

8 lines
310 B
YAML

parameters:
composed_uri: 'https://%env(resolve:NOTIFICATION_HOST)%'
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: '%composed_uri%'