Skip to content

Instantly share code, notes, and snippets.

@artembeloglazov
Created September 25, 2018 12:00
Show Gist options
  • Save artembeloglazov/92b49b491023ae6e4d0fddf688b3c846 to your computer and use it in GitHub Desktop.
Save artembeloglazov/92b49b491023ae6e4d0fddf688b3c846 to your computer and use it in GitHub Desktop.
Docker + xdebug
zend_extension=/usr/local/lib/php/extensions/no-debug-non-zts-20151012/xdebug.so
xdebug.remote_enable=1
xdebug.remote_host=10.20.2.63
xdebug.idekey=PHPSTORM
#xdebug.profiler_enable=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment