Website/config/packages/debug.yaml
Snoweuph 8a60432d43
Some checks failed
Quality Check / QS Frontend (push) Failing after 10s
Quality Check / QS Backend (push) Failing after 9s
NOTICKET: Refactor Project Layout
2024-07-30 05:40:10 +02:00

5 lines
261 B
YAML

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)%"