1
0
Fork 0
mirror of synced 2024-06-01 10:29:48 +12:00
appwrite/dev/xdebug.ini
2024-03-08 15:10:20 +01:00

7 lines
165 B
INI

zend_extension=xdebug
[xdebug]
xdebug.mode=develop,debug,profile
xdebug.client_host=host.docker.internal
xdebug.start_with_request=yes
xdebug.output_dir=/tmp/xdebug