source: docker/xdebug.ini @ ae80b43

test-python-scripts
Last change on this file since ae80b43 was f160ff2, checked in by Antonio Emmanuel Guerrero Silva <aguerrero@…>, 9 months ago

refs #693 add docker files for test

  • Property mode set to 100644
File size: 165 bytes
Line 
1xdebug.mode=debug
2xdebug.start_with_request=trigger
3xdebug.discover_client_host = 1
4xdebug.client_host=${XDEBUG_CLIENT_HOST}
5xdebug.client_port=${XDEBUG_CLIENT_PORT}
Note: See TracBrowser for help on using the repository browser.