appwrite/dev/xdebug.ini

7 lines
165 B
INI
Raw Normal View History

2023-11-06 10:08:11 +00:00
zend_extension=xdebug
[xdebug]
2024-03-08 14:10:20 +00:00
xdebug.mode=develop,debug,profile
2023-11-06 10:08:11 +00:00
xdebug.client_host=host.docker.internal
2024-03-08 14:10:20 +00:00
xdebug.start_with_request=yes
xdebug.output_dir=/tmp/xdebug