1
0
Fork 0
mirror of synced 2024-05-17 19:22:34 +12:00
appwrite/dev/xdebug.ini
2023-11-06 10:08:11 +00:00

6 lines
127 B
INI

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