custom-docker-containers/php-fpm/config/conf.d/docker-php-ext-xdebug.ini
Jack dd6b348e65
Some checks reported warnings
Build and push image / Build (push) Has been cancelled
Added other containers
2023-08-26 00:15:47 +01:00

5 lines
82 B
INI

xdebug.remote_enable=1
xdebug.remote_host=localhost
xdebug.remote_port=9000