mirror of
https://github.com/php-fig/www.php-fig.org.git
synced 2026-03-24 06:52:15 +01:00
7 lines
146 B
INI
7 lines
146 B
INI
[xdebug]
|
|
xdebug.client_port=9003
|
|
xdebug.start_with_request=yes
|
|
xdebug.log=/tmp/xdebug.log
|
|
xdebug.client_host=host.docker.internal
|
|
xdebug.mode=Off
|