9 lines
214 B
INI
9 lines
214 B
INI
zend_extension = xdebug
|
|
|
|
xdebug.mode = debug
|
|
xdebug.start_with_request = yes
|
|
xdebug.client_host = 172.17.21.160
|
|
xdebug.client_port = 9003
|
|
xdebug.idekey = PHPSTORM
|
|
xdebug.log = /var/www/html/storage/logs/xdebug.log
|