Browse Source

fixed xdebug config

bach 1 year ago
parent
commit
4d628a31e8
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .vscode/launch.json

+ 0 - 1
.vscode/launch.json

@@ -8,7 +8,6 @@
             "name": "Listen for Xdebug",
             "type": "php",
             "request": "launch",
-            "serverSourceRoot":"192.168.0.21"
             "port": 9001,
             "pathMappings": {
                 "/var/www/html/d8.materio.com/public_html": "${workspaceFolder}"