mirror of
https://github.com/ClusterCockpit/cc-docker.git
synced 2024-11-10 10:47: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} |