Skip to content

Instantly share code, notes, and snippets.

@frak
Created January 15, 2015 12:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save frak/f845e41d668d5d23bfd2 to your computer and use it in GitHub Desktop.
Save frak/f845e41d668d5d23bfd2 to your computer and use it in GitHub Desktop.
CLI xdebug config
export XDEBUG_CONFIG="idekey=PHPSTORM remote_host=172.28.128.1 remote_port=9000"
export PHP_IDE_CONFIG="serverName=your.phpstorm.server.name"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment