nanoninja / docker-nginx-php-mysql

Docker running Nginx, PHP-FPM, MySQL & PHPMyAdmin
1.76k stars 867 forks source link

does port 9000 need to be exposed for xdebug? #35

Open MetaMemoryT opened 5 years ago

MetaMemoryT commented 5 years ago

Take a look at the comments in issue 102: https://github.com/laradock/laradock/issues/102

I am having trouble getting xdebug remote debug working.

expose:
            - "9000"