diff --git a/etc/php/php.ini b/etc/php/php.ini index 1647620..9453036 100644 --- a/etc/php/php.ini +++ b/etc/php/php.ini @@ -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]