Add PHPStorm xdebug remote port

This commit is contained in:
Vincent Letourneau
2017-09-28 10:40:07 +02:00
parent f18aeba421
commit 2a1e5c8521

View File

@@ -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]