Add PHPStorm xdebug remote port
This commit is contained in:
@@ -5,6 +5,7 @@ xdebug.idekey=PHPSTORM
|
||||
xdebug.profiler_enable=0
|
||||
xdebug.max_nesting_level=700
|
||||
xdebug.remote_host=192.168.0.1 # your ip
|
||||
xdebug.remote_port=9000
|
||||
|
||||
;Netbeans
|
||||
;[xdebug]
|
||||
|
||||
Reference in New Issue
Block a user