+ xdebug ini
* autostart and enable + php 73 and 74 xDebug (termporary):
This commit is contained in:
@ -26,6 +26,13 @@ RUN if [ ${INSTALL_PEAR_MAIL} = true ]; then \
|
||||
;fi
|
||||
|
||||
###########################################################################
|
||||
# xDebug (termporary):
|
||||
###########################################################################
|
||||
|
||||
# Copy xdebug configuration for remote debugging
|
||||
COPY ./xdebug.ini /usr/local/etc/php/conf.d/xdebug.ini
|
||||
|
||||
###########################################################################
|
||||
# Tune opts:
|
||||
###########################################################################
|
||||
|
||||
|
Reference in New Issue
Block a user