-
-
Save frak/f845e41d668d5d23bfd2 to your computer and use it in GitHub Desktop.
CLI xdebug config
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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