X-Git-Url: https://git.rapsys.eu/blog/blobdiff_plain/dfb67ebe9fa50c277c232c89b9160cb0b4bdd3ee..c13e370950cfd2878d99019d17cfab375c6ccc91:/config/packages/routing.yaml diff --git a/config/packages/routing.yaml b/config/packages/routing.yaml index 8166181..0f34f87 100644 --- a/config/packages/routing.yaml +++ b/config/packages/routing.yaml @@ -2,7 +2,7 @@ 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 + default_uri: '%env(DEFAULT_URI)%' when@prod: framework: