stanley-king il y a 2 ans
Parent
commit
a3bd6972d0
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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