mirror of
https://github.com/symfony/recipes.git
synced 2026-09-17 10:06:28 +03:00
Merge pull request #722
This commit is contained in:
@@ -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
@@ -0,0 +1 @@
|
||||
../../4.2/config/routes.yaml
|
||||
+1
@@ -0,0 +1 @@
|
||||
../4.2/manifest.json
|
||||
Reference in New Issue
Block a user