source:
docker/xdebug.ini
@
b78e6eb
Last change on this file since b78e6eb was f160ff2, checked in by , 9 months ago | |
---|---|
|
|
File size: 165 bytes |
Rev | Line | |
---|---|---|
[f160ff2] | 1 | xdebug.mode=debug |
2 | xdebug.start_with_request=trigger | |
3 | xdebug.discover_client_host = 1 | |
4 | xdebug.client_host=${XDEBUG_CLIENT_HOST} | |
5 | xdebug.client_port=${XDEBUG_CLIENT_PORT} |
Note: See TracBrowser
for help on using the repository browser.