Xdebug for PhpStorm
xdebug.remote_enable = 1 | |
; change to the IP of the machine you're running the IDE from | |
xdebug.remote_host = 172.17.0.1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment