stanley-king пре 2 година
родитељ
комит
a3bd6972d0
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      docker/compose/stanlinux/conf/php/php.ini

+ 1 - 1
docker/compose/stanlinux/conf/php/php.ini

@@ -1947,6 +1947,6 @@ xdebug.remote_enable=1
 xdebug.remote_handler=dbgp
 xdebug.remote_host=192.168.1.220
 xdebug.remote_port=9300
-xdebug.remote_mode="req"
+xdebug.remote_mode=jit
 xdebug.remote_autostart=1
 xdebug.idekey=PHPSTORM