Files
piratepoet/dev/xdebug.ini
Rodrigo Primo 2e920977d7 Revert "Enable Xdebug develop mode"
This reverts commit 8a00dd8e67.

[MAILPOET-4121]
2022-02-08 13:31:44 +01:00

7 lines
187 B
INI

xdebug.mode=debug
xdebug.output_dir="/var/www/html"
xdebug.client_host=host.docker.internal
xdebug.client_port=9000
xdebug.discover_client_host=On
# xdebug.log="/var/www/html/xdebug.log"