Files
piratepoet/dev/xdebug.ini
2022-01-18 15:30:22 +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"