mirror of
https://github.com/ClusterCockpit/cc-docker.git
synced 2024-11-10 11:57:25 +01:00
6 lines
155 B
INI
6 lines
155 B
INI
|
zend_extension=xdebug.so
|
||
|
|
||
|
[Xdebug]
|
||
|
xdebug.mode=${PHP_XDEBUG_MODE}
|
||
|
xdebug.client_port=${PHP_XDEBUG_CLIENT_PORT}
|
||
|
xdebug.client_host=${PHP_XDEBUG_CLIENT_HOST}
|