mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-01-12 20:18:39 +00:00
7 lines
194 B
INI
7 lines
194 B
INI
error_reporting=E_ALL
|
|
zend_extension=xdebug.so
|
|
xdebug.mode=debug,profile,trace
|
|
xdebug.start_with_request=yes
|
|
xdebug.client_port=9003
|
|
xdebug.client_host=host.docker.internal
|
|
xdebug.trace_format=1 |