Skip to content

Instantly share code, notes, and snippets.

@santarinto
Created August 1, 2019 14:07
Show Gist options
  • Save santarinto/7d3e9190769d3f87e3118fc3f222111c to your computer and use it in GitHub Desktop.
Save santarinto/7d3e9190769d3f87e3118fc3f222111c to your computer and use it in GitHub Desktop.
30-xdebug.ini (cli)
xdebug.remote_enable=on
xdebug.remote_host=host.docker.internal
xdebug.remote_port=5902
xdebug.default_enable=1
xdebug.cli_color=1
xdebug.remote_autostart=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment