]> Raphaƫl G. Git Repositories - blog/blobdiff - config/packages/routing.yaml
Import config, packages and routes yaml files
[blog] / config / packages / routing.yaml
diff --git a/config/packages/routing.yaml b/config/packages/routing.yaml
new file mode 100644 (file)
index 0000000..8166181
--- /dev/null
@@ -0,0 +1,10 @@
+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
+
+when@prod:
+    framework:
+        router:
+            strict_requirements: null