Enable Xdebug develop mode
[MAILPOET-4098]
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
xdebug.mode=debug
|
xdebug.mode=debug,develop
|
||||||
xdebug.output_dir="/var/www/html"
|
xdebug.output_dir="/var/www/html"
|
||||||
xdebug.client_host=host.docker.internal
|
xdebug.client_host=host.docker.internal
|
||||||
xdebug.client_port=9000
|
xdebug.client_port=9000
|
||||||
|
Reference in New Issue
Block a user