[Router] Add recipe for 5.1 router default URI config

This commit is contained in:
Maxime Steinhausser
2020-05-05 11:52:46 +02:00
committed by Maxime Steinhausser
parent 602a78bd4e
commit 48f1769020
4 changed files with 10 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
../../../4.2/config/packages/prod/
@@ -0,0 +1,7 @@
framework:
router:
utf8: true
# 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
+1
View File
@@ -0,0 +1 @@
../../4.2/config/routes.yaml
+1
View File
@@ -0,0 +1 @@
../4.2/manifest.json