LogViewer/docker/php/xdebug.ini
splin94@yandex.ru 72d82f0fe0 -
2023-11-13 14:14:56 +00:00

9 lines
214 B
INI
Executable File

zend_extension=xdebug
[xdebug]
xdebug.client_host=host.docker.internal
xdebug.client_port=25551
xdebug.mode=develop,debug
xdebug.discover_client_host=1
xdebug.start_with_request=yes
xdebug.ide-key=PHPSTORM