8 lines
187 B
INI
8 lines
187 B
INI
|
|
[xdebug]
|
||
|
|
xdebug.mode = develop,debug
|
||
|
|
xdebug.start_with_request = trigger
|
||
|
|
xdebug.client_host = host.docker.internal
|
||
|
|
xdebug.client_port = 9003
|
||
|
|
xdebug.idekey = PHPSTORM
|
||
|
|
xdebug.log_level = 0
|