source:
docker/xdebug.ini
@
ae80b43
Last change on this file since ae80b43 was f160ff2, checked in by , 9 months ago | |
---|---|
|
|
File size: 165 bytes |
Line | |
---|---|
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.