fixed xdebug config
This commit is contained in:
parent
c133f71e50
commit
4d628a31e8
|
@ -8,7 +8,6 @@
|
||||||
"name": "Listen for Xdebug",
|
"name": "Listen for Xdebug",
|
||||||
"type": "php",
|
"type": "php",
|
||||||
"request": "launch",
|
"request": "launch",
|
||||||
"serverSourceRoot":"192.168.0.21"
|
|
||||||
"port": 9001,
|
"port": 9001,
|
||||||
"pathMappings": {
|
"pathMappings": {
|
||||||
"/var/www/html/d8.materio.com/public_html": "${workspaceFolder}"
|
"/var/www/html/d8.materio.com/public_html": "${workspaceFolder}"
|
||||||
|
|
Loading…
Reference in New Issue