7 lines
146 B
INI
7 lines
146 B
INI
|
|
[xdebug]
|
||
|
|
xdebug.mode=debug
|
||
|
|
xdebug.start_with_request=trigger
|
||
|
|
xdebug.client_host=host.docker.internal
|
||
|
|
xdebug.client_port=9003
|
||
|
|
xdebug.idekey=VSCODE
|