mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-01-24 16:39:41 +00:00
7 lines
No EOL
143 B
INI
7 lines
No EOL
143 B
INI
zend_extension=xdebug
|
|
|
|
[xdebug]
|
|
xdebug.mode=debug
|
|
xdebug.client_host=host.docker.internal
|
|
xdebug.start_with_request=yes
|
|
xdebug.client_port=9090 |