mirror of
https://github.com/appwrite/appwrite
synced 2026-05-06 06:48:22 +00:00
6 lines
No EOL
127 B
INI
6 lines
No EOL
127 B
INI
zend_extension=xdebug
|
|
|
|
[xdebug]
|
|
xdebug.mode=develop,debug
|
|
xdebug.client_host=host.docker.internal
|
|
xdebug.start_with_request=yes |