fix xdebug in test vm

This commit is contained in:
Jonas Heinrich 2023-01-17 13:42:31 +01:00
parent 46b2f60fa4
commit 9ffdd468a1

View file

@ -50,6 +50,8 @@
"xdebug.mode" = "debug";
"xdebug.client_host" = "10.0.2.2";
"xdebug.client_port" = "9000";
"xdebug.start_with_request" = "yes";
"xdebug.idekey" = "ECLIPSE";
};
appstoreEnable = false;
extraOptions = {