Przeglądaj źródła

fixed xdebug config

bach 2 lat temu
rodzic
commit
4d628a31e8
1 zmienionych plików z 0 dodań i 1 usunięć
  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}"