]> Raphaƫl G. Git Repositories - blog/blobdiff - config/packages/debug.yaml
Import config, packages and routes yaml files
[blog] / config / packages / debug.yaml
diff --git a/config/packages/debug.yaml b/config/packages/debug.yaml
new file mode 100644 (file)
index 0000000..ad874af
--- /dev/null
@@ -0,0 +1,5 @@
+when@dev:
+    debug:
+        # Forwards VarDumper Data clones to a centralized server allowing to inspect dumps on CLI or in your browser.
+        # See the "server:dump" command to start a new server.
+        dump_destination: "tcp://%env(VAR_DUMPER_SERVER)%"