bluvertigo
1/22/2018 - 10:19 AM

Xdebug - Docker M2

docker-compose exec php /bin/bash

XDEBUG_CONFIG="idekey=phpstorm" PHP_IDE_CONFIG="serverName=docker" php -d xdebug.remote_enable=1 -d xdebug.remote_port=9000 -d xdebug.remote_host=10.0.0.136 -d xdebug.remote_mode=req -d xdebug.remote_connect_back=0 bin/magento app:config:import