slovocast/dev/php/config/xdebug.ini

7 lines
153 B
INI

[xdebug]
zend_extension=xdebug
xdebug.mode=develop,debug
xdebug.client_host=host.docker.internal
xdebug.start_with_request=yes
xdebug.idekey="slovocast"