]> Raphaƫl G. Git Repositories - airlibre/blobdiff - config/packages/routing.yaml
Readd config packages routing yaml file
[airlibre] / config / packages / routing.yaml
index 7e977620b5c4da39520eeec75551e8029212c816..37bda410d4bd9af66926802957d6f229a1faa4be 100644 (file)
@@ -1,3 +1,11 @@
 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: 'https://airlibre.eu'
         utf8: true
+
+when@prod:
+    framework:
+        router:
+            strict_requirements: null