7 lines
187 B
INI
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"
|