slovocast/dev/php/config/xdebug.ini

7 lines
128 B
INI
Raw Normal View History

2024-11-26 13:59:28 +00:00
[xdebug]
zend_extension=xdebug
xdebug.mode=develop,debug
xdebug.client_host=host.docker.internal
xdebug.start_with_request=yes