G
G
gitdev2020-12-18 15:09:47
PHP
gitdev, 2020-12-18 15:09:47

How to set up xdebug in Docker for local environment only?

Would these configuration settings work?

xdebug.remote_port=9000
xdebug.remote_handler=dbgp
xdebug.remote_connect_back=1
xdebug.idekey=PHPSTORM
xdebug.remote_autostart=0
xdebug.remote_enable=0

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question